Skip to content

Commit

Permalink
chore(deps): bump github.com/frederic-arr/rpsl-go
Browse files Browse the repository at this point in the history
Bumps [github.com/frederic-arr/rpsl-go](https://github.com/frederic-arr/rpsl-go) from 0.0.0-20240831154502-46a71b831def to 0.3.1.
- [Commits](https://github.com/frederic-arr/rpsl-go/commits/v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/frederic-arr/rpsl-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 06061bc commit 32161cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.5

require (
github.com/frederic-arr/ripedb-go v0.0.0-20240928220830-32693cea92e8
github.com/frederic-arr/rpsl-go v0.0.0-20240831154502-46a71b831def
github.com/frederic-arr/rpsl-go v0.3.1
github.com/hashicorp/terraform-plugin-docs v0.19.4
github.com/hashicorp/terraform-plugin-framework v1.12.0
github.com/hashicorp/terraform-plugin-go v0.24.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ github.com/frankban/quicktest v1.14.3 h1:FJKSZTDHjyhriyC81FLQ0LY93eSai0ZyR/ZIkd3
github.com/frankban/quicktest v1.14.3/go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUorkibMOrVTHZps=
github.com/frederic-arr/ripedb-go v0.0.0-20240928220830-32693cea92e8 h1:WESNzOcMjNgOZtd9v2XNcpxIJOFKT2CpGXW9vtxLzX4=
github.com/frederic-arr/ripedb-go v0.0.0-20240928220830-32693cea92e8/go.mod h1:HO3NVyDi/zg0OftUIQFBJ+VpBTripilleWYsuok6OrI=
github.com/frederic-arr/rpsl-go v0.0.0-20240831154502-46a71b831def h1:jMnMq22FoSyI019/EMANunIx6OgMb4TRBYOBsCDP8mA=
github.com/frederic-arr/rpsl-go v0.0.0-20240831154502-46a71b831def/go.mod h1:CtPQg+MhImDmC0m3YP5PtZQFQTDQRX2yo2172ZTiYNY=
github.com/frederic-arr/rpsl-go v0.3.1 h1:tS5sBF63NoKX6BuLDnhoMVIp1R/xnT0Ma0XY4MicaFQ=
github.com/frederic-arr/rpsl-go v0.3.1/go.mod h1:CtPQg+MhImDmC0m3YP5PtZQFQTDQRX2yo2172ZTiYNY=
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI=
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376/go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic=
github.com/go-git/go-billy/v5 v5.5.0 h1:yEY4yhzCDuMGSv83oGxiBotRzhwhNr8VZyphhiu+mTU=
Expand Down

0 comments on commit 32161cb

Please sign in to comment.