Skip to content

Commit

Permalink
chore(deps): bump github.com/pivotal-cf/brokerapi/v11 (#185)
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.2 to 11.0.4.
- [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.2...v11.0.4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 1cd4ddc commit 4181919
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.8.1
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/pivotal-cf/brokerapi/v11 v11.0.2
github.com/pivotal-cf/brokerapi/v11 v11.0.4
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.19.0 h1:9Cnnf7UHo57Hy3k6/m5k3dRfGTMXGvxhHFvkDTCTpvA
github.com/onsi/ginkgo/v2 v2.19.0/go.mod h1:rlwLi9PilAFJ8jCg9UE1QP6VBpd6/xj3SRC0d6TU0To=
github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0=
github.com/pivotal-cf/brokerapi/v11 v11.0.2 h1:yUdxr1DHVZxOa+2ATjEP9Yx1NYIkJorFLcs3aiklruk=
github.com/pivotal-cf/brokerapi/v11 v11.0.2/go.mod h1:voCxb92J8tozmdS9VKxcw6mHheKPlz6n2UO2Fbe7ixk=
github.com/pivotal-cf/brokerapi/v11 v11.0.4 h1:T3Li9pXoI4fBaehlCsGmGozZptoyEnpUc3xqfHp9y54=
github.com/pivotal-cf/brokerapi/v11 v11.0.4/go.mod h1:voCxb92J8tozmdS9VKxcw6mHheKPlz6n2UO2Fbe7ixk=
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 4181919

Please sign in to comment.