Skip to content

Commit

Permalink
build(deps): bump github.com/pivotal-cf/brokerapi/v11 (#1069)
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.5 to 11.0.6.
- [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.5...v11.0.6)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent c974882 commit 6a87eaa
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 @@ -19,7 +19,7 @@ require (
github.com/onsi/ginkgo/v2 v2.20.0
github.com/onsi/gomega v1.34.1
github.com/otiai10/copy v1.14.0
github.com/pivotal-cf/brokerapi/v11 v11.0.5
github.com/pivotal-cf/brokerapi/v11 v11.0.6
github.com/russross/blackfriday/v2 v2.1.0
github.com/spf13/cast v1.7.0
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -517,8 +517,8 @@ github.com/otiai10/mint v1.5.1 h1:XaPLeE+9vGbuyEHem1JNk3bYc7KKqyI/na0/mLd/Kks=
github.com/otiai10/mint v1.5.1/go.mod h1:MJm72SBthJjz8qhefc4z1PYEieWmy8Bku7CjcAqyUSM=
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
github.com/pelletier/go-toml/v2 v2.2.2/go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs=
github.com/pivotal-cf/brokerapi/v11 v11.0.5 h1:4s7mtHDTM2Y8xNtJsCXqnQeDRL9+psWIG7wNsgbJij8=
github.com/pivotal-cf/brokerapi/v11 v11.0.5/go.mod h1:fCNZ3nODbn/glh7vwDGQUml9BdMHZqSfdmgcbkIibsQ=
github.com/pivotal-cf/brokerapi/v11 v11.0.6 h1:pq6tbRILLHWZcZOdlhZskdE9kWUfKmZSnW4jz0oyBFQ=
github.com/pivotal-cf/brokerapi/v11 v11.0.6/go.mod h1:Pw79BhkyfnuI2fl9/LFGVsTs6xfoES5a9ic+Kvn7nnk=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 6a87eaa

Please sign in to comment.