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 Oct 26, 2023
1 parent 893333b commit 8c24a9f
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.29.0
github.com/pivotal-cf/on-demand-services-sdk v0.45.1-0.20231023120931-b99638d1674f
github.com/pivotal-cf/on-demand-services-sdk v0.45.1-0.20231026125536-d8da136f453f
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.45.1-0.20231023120931-b99638d1674f h1:B5PeaKJbXEauBIb84kNQSNNobZvhiuWGKUrmSulGauU=
github.com/pivotal-cf/on-demand-services-sdk v0.45.1-0.20231023120931-b99638d1674f/go.mod h1:MDRD9cD2wWJhkXjtwe8kV+5KBOXWatDYXXGsBHbbC9A=
github.com/pivotal-cf/on-demand-services-sdk v0.45.1-0.20231026125536-d8da136f453f h1:FyCMMyVGLSeh185AqtFz4mxrf0JDxQI+NwmU5CKEclw=
github.com/pivotal-cf/on-demand-services-sdk v0.45.1-0.20231026125536-d8da136f453f/go.mod h1:8tD72zdFCGc6LIHldCd1ERyBaDBfdaTYQ8BQmZB0PQg=
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.45.1-0.20231023120931-b99638d1674f
# github.com/pivotal-cf/on-demand-services-sdk v0.45.1-0.20231026125536-d8da136f453f
## 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 8c24a9f

Please sign in to comment.