Skip to content

Commit

Permalink
Bump ODB SDK to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
servicesenablement committed Sep 30, 2024
1 parent 7a58bb1 commit aeb974c
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 @@ -10,7 +10,7 @@ require (
github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.34.2
github.com/pivotal-cf/on-demand-services-sdk v0.46.1-0.20240919170606-d43876cce627
github.com/pivotal-cf/on-demand-services-sdk v0.46.1-0.20240930174524-3bfaf2935743
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 @@ -105,8 +105,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/v11 v11.0.9 h1:WpaMj8gYzTDw2aFnJbNUMuF6oiZu4RExiWKrJPa/90o=
github.com/pivotal-cf/brokerapi/v11 v11.0.9/go.mod h1:0kruRDTWokXuSul53amfiizBKX3Px9rNAo4oZCdhjrE=
github.com/pivotal-cf/on-demand-services-sdk v0.46.1-0.20240919170606-d43876cce627 h1:Z7mZ3o9sB4ztC9mci/oo3EZFYH/hMZPl/dK44qgFfxQ=
github.com/pivotal-cf/on-demand-services-sdk v0.46.1-0.20240919170606-d43876cce627/go.mod h1:A8A8c2CWIDf1wi075icwd+Bz8zMQhjDMZcXqutfgukA=
github.com/pivotal-cf/on-demand-services-sdk v0.46.1-0.20240930174524-3bfaf2935743 h1:HTQ+nFkL77Q0mllJqTFyHfCgenJvbzFHKRzU8m4k/Qk=
github.com/pivotal-cf/on-demand-services-sdk v0.46.1-0.20240930174524-3bfaf2935743/go.mod h1:A8A8c2CWIDf1wi075icwd+Bz8zMQhjDMZcXqutfgukA=
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 @@ -183,7 +183,7 @@ github.com/pierrec/lz4/v4/internal/xxh32
# github.com/pivotal-cf/brokerapi/v11 v11.0.9
## explicit; go 1.21
github.com/pivotal-cf/brokerapi/v11/domain
# github.com/pivotal-cf/on-demand-services-sdk v0.46.1-0.20240919170606-d43876cce627
# github.com/pivotal-cf/on-demand-services-sdk v0.46.1-0.20240930174524-3bfaf2935743
## explicit; go 1.22.0
github.com/pivotal-cf/on-demand-services-sdk/bosh
github.com/pivotal-cf/on-demand-services-sdk/serviceadapter
Expand Down

0 comments on commit aeb974c

Please sign in to comment.