Skip to content

Commit

Permalink
Bump github.com/pivotal-cf/on-demand-services-sdk from 0.45.2 to 0.45…
Browse files Browse the repository at this point in the history
….3 (#255)

Bumps [github.com/pivotal-cf/on-demand-services-sdk](https://github.com/pivotal-cf/on-demand-services-sdk) from 0.45.2 to 0.45.3.
- [Commits](pivotal-cf/on-demand-services-sdk@v0.45.2...v0.45.3)

---
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 Jan 11, 2024
1 parent 6f75cc7 commit a49b192
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 @@ -16,7 +16,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.2
github.com/pivotal-cf/on-demand-services-sdk v0.45.3
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.2 h1:vKCT1jRhrsmS5/2aLjyOmPbgXR3qfXVtucSNqbZr5q0=
github.com/pivotal-cf/on-demand-services-sdk v0.45.2/go.mod h1:bNyVox1iG31v0FcmbSHC8dycRkMfWq9rQYniWx8Hd7E=
github.com/pivotal-cf/on-demand-services-sdk v0.45.3 h1:bF6lfyhQlHrs2mLafhVDxXXk2NdrAJdKXD2FySVgGQc=
github.com/pivotal-cf/on-demand-services-sdk v0.45.3/go.mod h1:bNyVox1iG31v0FcmbSHC8dycRkMfWq9rQYniWx8Hd7E=
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.2
# github.com/pivotal-cf/on-demand-services-sdk v0.45.3
## 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 a49b192

Please sign in to comment.