Skip to content

Commit

Permalink
Bump code.cloudfoundry.org/credhub-cli module to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
pivotal-mysql-ci-writer committed Oct 22, 2024
1 parent 9550d29 commit 9e4fa0b
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 @@ -3,7 +3,7 @@ module github.com/pivotal-cf/on-demand-service-broker
go 1.23.0

require (
code.cloudfoundry.org/credhub-cli v0.0.0-20241007130734-43a9b718dfb3
code.cloudfoundry.org/credhub-cli v0.0.0-20241022172641-e8450bcc2ac7
code.cloudfoundry.org/lager/v3 v3.11.0
github.com/blang/semver/v4 v4.0.0
github.com/cloudfoundry-community/go-uaa v0.3.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
code.cloudfoundry.org/clock v1.14.0 h1:VOPNi4wOI40g2pRzteOKW9mytunY3cmtuPCwJ3fzwZo=
code.cloudfoundry.org/clock v1.14.0/go.mod h1:JAwPgHCz7eMCLRTc5FuieExbMR/iLTopxzxjsMFSzzo=
code.cloudfoundry.org/credhub-cli v0.0.0-20241007130734-43a9b718dfb3 h1:vfs1Qr2vl6aCirXeJmmqQ3RDsaQ/8JgKKuj/dC+CQvA=
code.cloudfoundry.org/credhub-cli v0.0.0-20241007130734-43a9b718dfb3/go.mod h1:IDGwEQlYd19iGNab1QD5wecU7UrSEspVZGnXuODtYGc=
code.cloudfoundry.org/credhub-cli v0.0.0-20241022172641-e8450bcc2ac7 h1:uWkIlwTm8rSIlJg14tKweL3qOk68qj+orhg5zqWPc6g=
code.cloudfoundry.org/credhub-cli v0.0.0-20241022172641-e8450bcc2ac7/go.mod h1:IDGwEQlYd19iGNab1QD5wecU7UrSEspVZGnXuODtYGc=
code.cloudfoundry.org/lager/v3 v3.11.0 h1:YjRSl1USPIz1FFZPVvwFYgXUUodSIWDdXaLVvME3jZg=
code.cloudfoundry.org/lager/v3 v3.11.0/go.mod h1:8Ot/5fRETEzdf9U3N1kCWp00oZteNwew5Cl2Ck3t2ho=
code.cloudfoundry.org/tlsconfig v0.7.0 h1:/gD+YzQtjjmUjW0W/NamX9zX6cX679jV1QDEH34kfAc=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# code.cloudfoundry.org/credhub-cli v0.0.0-20241007130734-43a9b718dfb3
# code.cloudfoundry.org/credhub-cli v0.0.0-20241022172641-e8450bcc2ac7
## explicit; go 1.22.0
code.cloudfoundry.org/credhub-cli/credhub
code.cloudfoundry.org/credhub-cli/credhub/auth
Expand Down

0 comments on commit 9e4fa0b

Please sign in to comment.