Skip to content

Commit

Permalink
Bump github.com/cloudfoundry/bosh-utils from 0.0.370 to 0.0.372 (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 14, 2023
1 parent 6961a4e commit fdcf558
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 @@ -6,7 +6,7 @@ require (
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 // indirect
github.com/apache/cloudstack-go/v2 v2.15.0
github.com/cloudfoundry/bosh-cpi-go v0.0.0-20230608150715-1e134ab6c93b
github.com/cloudfoundry/bosh-utils v0.0.370
github.com/cloudfoundry/bosh-utils v0.0.372
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.27.8
github.com/prometheus/common v0.44.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ github.com/charlievieth/fs v0.0.3 h1:3lZQXTj4PbE81CVPwALSn+JoyCNXkZgORHN6h2XHGlg
github.com/charlievieth/fs v0.0.3/go.mod h1:hD4sRzto1Hw8zCua76tNVKZxaeZZr1RiKftjAJQRLLo=
github.com/cloudfoundry/bosh-cpi-go v0.0.0-20230608150715-1e134ab6c93b h1:u3lPH4h6tVvwMvpSQ0BsDhPMk9c8tHA33ik0z96KC1w=
github.com/cloudfoundry/bosh-cpi-go v0.0.0-20230608150715-1e134ab6c93b/go.mod h1:UprycOKfN9N47g2CZIYfMCCg3097Y+E0O7bs1IhrICI=
github.com/cloudfoundry/bosh-utils v0.0.370 h1:OL3EAWkzlEXH9/o/0G94Mc+enM1ezj5AhO0oyoaO2hw=
github.com/cloudfoundry/bosh-utils v0.0.370/go.mod h1:seqKYzWZ1hfTXjAOZ9Se2CA+25nkPO0rXPNPXkasOmg=
github.com/cloudfoundry/bosh-utils v0.0.372 h1:a7wvrgLv7j69JVlmpGuWt+TBvrjxEQ0xJt/3/WwSCFk=
github.com/cloudfoundry/bosh-utils v0.0.372/go.mod h1:seqKYzWZ1hfTXjAOZ9Se2CA+25nkPO0rXPNPXkasOmg=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
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 @@ -23,7 +23,7 @@ github.com/charlievieth/fs
## explicit; go 1.17
github.com/cloudfoundry/bosh-cpi-go/apiv1
github.com/cloudfoundry/bosh-cpi-go/rpc
# github.com/cloudfoundry/bosh-utils v0.0.370
# github.com/cloudfoundry/bosh-utils v0.0.372
## explicit; go 1.20
github.com/cloudfoundry/bosh-utils/errors
github.com/cloudfoundry/bosh-utils/logger
Expand Down

0 comments on commit fdcf558

Please sign in to comment.