Skip to content

Commit

Permalink
chore(deps): bump github.com/pivotal-cf/brokerapi/v11
Browse files Browse the repository at this point in the history
Bumps [github.com/pivotal-cf/brokerapi/v11](https://github.com/pivotal-cf/brokerapi) from 11.0.15 to 11.0.16.
- [Release notes](https://github.com/pivotal-cf/brokerapi/releases)
- [Changelog](https://github.com/pivotal-cf/brokerapi/blob/main/.goreleaser.yaml)
- [Commits](pivotal-cf/brokerapi@v11.0.15...v11.0.16)

---
updated-dependencies:
- dependency-name: github.com/pivotal-cf/brokerapi/v11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent f83638d commit f129678
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/maxbrunsfeld/counterfeiter/v6 v6.10.0
github.com/onsi/ginkgo/v2 v2.22.0
github.com/onsi/gomega v1.36.1
github.com/pivotal-cf/brokerapi/v11 v11.0.15
github.com/pivotal-cf/brokerapi/v11 v11.0.16
github.com/pkg/errors v0.9.1
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 @@ -35,8 +35,8 @@ github.com/onsi/ginkgo/v2 v2.22.0 h1:Yed107/8DjTr0lKCNt7Dn8yQ6ybuDRQoMGrNFKzMfHg
github.com/onsi/ginkgo/v2 v2.22.0/go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo=
github.com/onsi/gomega v1.36.1 h1:bJDPBO7ibjxcbHMgSCoo4Yj18UWbKDlLwX1x9sybDcw=
github.com/onsi/gomega v1.36.1/go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog=
github.com/pivotal-cf/brokerapi/v11 v11.0.15 h1:cupAoYkPaO6Xf+HnnRTF9MFuALIZlOmooUaFIJWbXC8=
github.com/pivotal-cf/brokerapi/v11 v11.0.15/go.mod h1:LefTwSJILAABVCbL05+N2h9YmebFhAprVn9UdKowodY=
github.com/pivotal-cf/brokerapi/v11 v11.0.16 h1:wdYS6RXgIeyMqY8UKzeJ4SqiQ4a3cEiL3ThV8d6RcNE=
github.com/pivotal-cf/brokerapi/v11 v11.0.16/go.mod h1:S62Nnukt6K6N8tjZJdaSj3F2/V3Oh8ZeVF+hSdQ2BV4=
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit f129678

Please sign in to comment.