Skip to content

Commit

Permalink
Bump github.com/pivotal-cf/on-demand-services-sdk
Browse files Browse the repository at this point in the history
Bumps [github.com/pivotal-cf/on-demand-services-sdk](https://github.com/pivotal-cf/on-demand-services-sdk) from 0.44.1-0.20231012121809-27d046c64ece to 0.45.0.
- [Commits](https://github.com/pivotal-cf/on-demand-services-sdk/commits/v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/pivotal-cf/on-demand-services-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 4421d35 commit 88bd518
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 @@ -8,7 +8,7 @@ require (
github.com/maxbrunsfeld/counterfeiter/v6 v6.7.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.28.0
github.com/pivotal-cf/on-demand-services-sdk v0.44.1-0.20231012121809-27d046c64ece
github.com/pivotal-cf/on-demand-services-sdk v0.45.0
gopkg.in/yaml.v2 v2.4.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ github.com/pierrec/lz4/v4 v4.1.17 h1:kV4Ip+/hUBC+8T6+2EgburRtkE9ef4nbY3f4dFhGjMc
github.com/pierrec/lz4/v4 v4.1.17/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
github.com/pivotal-cf/brokerapi/v10 v10.1.0 h1:1sMJ88XPIU1nKSF29SkxEglDdgLg4buY9/tryp96haU=
github.com/pivotal-cf/brokerapi/v10 v10.1.0/go.mod h1:ctJc3q3zLhIt+OmQMi7LGNsWkP4xi2HRPKXwYe98Mnk=
github.com/pivotal-cf/on-demand-services-sdk v0.44.1-0.20231012121809-27d046c64ece h1:KdiPV3VCigBtq6dFL6fZ3vbzGioxxZQRYhI1ZNDQRIY=
github.com/pivotal-cf/on-demand-services-sdk v0.44.1-0.20231012121809-27d046c64ece/go.mod h1:BfVYJguIS4qwpHnjLdJWew9SgDroHatFddfXV+MFe9o=
github.com/pivotal-cf/on-demand-services-sdk v0.45.0 h1:kIPUwHKi+nFLXAKVJZBCxecXbWj2eg35fHzNDII7nHA=
github.com/pivotal-cf/on-demand-services-sdk v0.45.0/go.mod h1:BfVYJguIS4qwpHnjLdJWew9SgDroHatFddfXV+MFe9o=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ github.com/pierrec/lz4/v4/internal/xxh32
# github.com/pivotal-cf/brokerapi/v10 v10.1.0
## explicit; go 1.20
github.com/pivotal-cf/brokerapi/v10/domain
# github.com/pivotal-cf/on-demand-services-sdk v0.44.1-0.20231012121809-27d046c64ece
# github.com/pivotal-cf/on-demand-services-sdk v0.45.0
## explicit; go 1.20
github.com/pivotal-cf/on-demand-services-sdk/bosh
github.com/pivotal-cf/on-demand-services-sdk/serviceadapter
Expand Down

0 comments on commit 88bd518

Please sign in to comment.