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.47.1-0.20250113122426-f14762de8735 to 0.48.0.
- [Commits](https://github.com/pivotal-cf/on-demand-services-sdk/commits/v0.48.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 Jan 29, 2025
1 parent dfc64ff commit 4859d04
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.36.2
github.com/pborman/uuid v1.2.1
github.com/pivotal-cf/brokerapi/v12 v12.0.0
github.com/pivotal-cf/on-demand-services-sdk v0.47.1-0.20250113122426-f14762de8735
github.com/pivotal-cf/on-demand-services-sdk v0.48.0
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 @@ -85,8 +85,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/v12 v12.0.0 h1:wlFDAeN96/Z3iLthhGT8VqGZ/ov7Isz8d5M61mZsDIQ=
github.com/pivotal-cf/brokerapi/v12 v12.0.0/go.mod h1:Bmk6g2UzyiXohTQmty3129fhD3UMLi21txtgeWV4xGE=
github.com/pivotal-cf/on-demand-services-sdk v0.47.1-0.20250113122426-f14762de8735 h1:vYkPIH4b9qhb8UqjWN5ashFwahnAbDse74iZerwdBSA=
github.com/pivotal-cf/on-demand-services-sdk v0.47.1-0.20250113122426-f14762de8735/go.mod h1:BBcsmWw203fzdJSWgS05DnFjj7iiEYZLUA3qozv0L7s=
github.com/pivotal-cf/on-demand-services-sdk v0.48.0 h1:2HSIJpteOSocEIOwADFtN+808/YJ72nMMlEWIbpo47M=
github.com/pivotal-cf/on-demand-services-sdk v0.48.0/go.mod h1:BBcsmWw203fzdJSWgS05DnFjj7iiEYZLUA3qozv0L7s=
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 @@ -174,7 +174,7 @@ github.com/pivotal-cf/brokerapi/v12/internal/blog
github.com/pivotal-cf/brokerapi/v12/internal/middleware
github.com/pivotal-cf/brokerapi/v12/middlewares
github.com/pivotal-cf/brokerapi/v12/utils
# github.com/pivotal-cf/on-demand-services-sdk v0.47.1-0.20250113122426-f14762de8735
# github.com/pivotal-cf/on-demand-services-sdk v0.48.0
## explicit; go 1.23
github.com/pivotal-cf/on-demand-services-sdk/bosh
github.com/pivotal-cf/on-demand-services-sdk/serviceadapter
Expand Down

0 comments on commit 4859d04

Please sign in to comment.