Skip to content

Commit

Permalink
Bump github.com/pivotal-cf/on-demand-services-sdk (#245)
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.45.1-0.20231109120318-558e27f3b553 to 0.45.1.
- [Commits](https://github.com/pivotal-cf/on-demand-services-sdk/commits/v0.45.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent ae7e969 commit 3787e57
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 @@ -18,7 +18,7 @@ require (
github.com/onsi/gomega v1.30.0
github.com/pborman/uuid v1.2.1
github.com/pivotal-cf/brokerapi/v10 v10.1.1
github.com/pivotal-cf/on-demand-services-sdk v0.45.1-0.20231109120318-558e27f3b553
github.com/pivotal-cf/on-demand-services-sdk v0.45.1
github.com/pkg/errors v0.9.1
github.com/urfave/negroni v1.0.0
github.com/xeipuuv/gojsonschema v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ github.com/pborman/uuid v1.2.1 h1:+ZZIw58t/ozdjRaXh/3awHfmWRbzYxJoAdNJxe/3pvw=
github.com/pborman/uuid v1.2.1/go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k=
github.com/pivotal-cf/brokerapi/v10 v10.1.1 h1:ZVNgqnS7iA5FP6Z2azRPrcnj7k1Pwy/0C+n9zPGWtZk=
github.com/pivotal-cf/brokerapi/v10 v10.1.1/go.mod h1:qmw79bGqYF5TnXMBni0My7PrPHOi7/CtTo+U3eFIYPo=
github.com/pivotal-cf/on-demand-services-sdk v0.45.1-0.20231109120318-558e27f3b553 h1:6zoqBblxvTTkA+ZGa1BdwqERlW5PlwVot72LLG9ziXE=
github.com/pivotal-cf/on-demand-services-sdk v0.45.1-0.20231109120318-558e27f3b553/go.mod h1:y3XFLZ5gXPqaGOfjmyGiZaJKaGXkThiC08m7w47MhbU=
github.com/pivotal-cf/on-demand-services-sdk v0.45.1 h1:pBrDiMMTc+yrVkNkNiWcmDNJIRroshrOpu3INIYHzg8=
github.com/pivotal-cf/on-demand-services-sdk v0.45.1/go.mod h1:y3XFLZ5gXPqaGOfjmyGiZaJKaGXkThiC08m7w47MhbU=
github.com/pivotal-cf/paraphernalia v0.0.0-20180203224945-a64ae2051c20 h1:DR5eMfe2+6GzLkVyWytdtgUxgbPiOfvKDuqityTV3y8=
github.com/pivotal-cf/paraphernalia v0.0.0-20180203224945-a64ae2051c20/go.mod h1:Y3IqE20LKprEpLkXb7gXinJf4vvDdQe/BS8E4kL/dgE=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ github.com/pivotal-cf/brokerapi/v10/domain/apiresponses
github.com/pivotal-cf/brokerapi/v10/handlers
github.com/pivotal-cf/brokerapi/v10/middlewares
github.com/pivotal-cf/brokerapi/v10/utils
# github.com/pivotal-cf/on-demand-services-sdk v0.45.1-0.20231109120318-558e27f3b553
# github.com/pivotal-cf/on-demand-services-sdk v0.45.1
## 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 3787e57

Please sign in to comment.