Skip to content

Commit

Permalink
Update vendored dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-rabbit-bot committed Dec 28, 2024
1 parent 7264447 commit 97c91cd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.0

require (
github.com/BurntSushi/migration v0.0.0-20140125045755-c45b897f1335
github.com/cloudfoundry/bosh-utils v0.0.517
github.com/cloudfoundry/bosh-utils v0.0.518
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-sql-driver/mysql v1.8.1
github.com/lib/pq v1.10.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4=
github.com/BurntSushi/migration v0.0.0-20140125045755-c45b897f1335 h1:n8o916boOorBHMGywZ+ucvUZRLIvjt2CaY/694CgMfU=
github.com/BurntSushi/migration v0.0.0-20140125045755-c45b897f1335/go.mod h1:eVEKGm5N/F2XPdHocE3gP//Ab+rb/54WJ7XXtFGxwaQ=
github.com/cloudfoundry/bosh-utils v0.0.517 h1:g0yo2Q2Fx3/L4bFaf6Bq2XTLspnXneEBMJIM1lbMExs=
github.com/cloudfoundry/bosh-utils v0.0.517/go.mod h1:8/o8+8yhbomvuSyzFyiuieN00l4PJRoFyM6Ir/Qd2sA=
github.com/cloudfoundry/bosh-utils v0.0.518 h1:qHF9i+9Sk2pRT66bV7QIejEKSnz4T8svT9XY6grEBKg=
github.com/cloudfoundry/bosh-utils v0.0.518/go.mod h1:9rYAuhb5ytCiypBvb0kZx204nhMMyEUin3jUlZEapBQ=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ filippo.io/edwards25519/field
# github.com/BurntSushi/migration v0.0.0-20140125045755-c45b897f1335
## explicit
github.com/BurntSushi/migration
# github.com/cloudfoundry/bosh-utils v0.0.517
# github.com/cloudfoundry/bosh-utils v0.0.518
## explicit; go 1.22.0
github.com/cloudfoundry/bosh-utils/errors
github.com/cloudfoundry/bosh-utils/logger
Expand Down

0 comments on commit 97c91cd

Please sign in to comment.