Skip to content

Commit

Permalink
Bump github.com/pivotal-cf/brokerapi/v9 in /src/autoscaler (#1700)
Browse files Browse the repository at this point in the history
Bumps [github.com/pivotal-cf/brokerapi/v9](https://github.com/pivotal-cf/brokerapi) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/pivotal-cf/brokerapi/releases)
- [Commits](pivotal-cf/brokerapi@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: github.com/pivotal-cf/brokerapi/v9
  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 Apr 28, 2023
1 parent 806ba01 commit 7bb8840
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/autoscaler/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/onsi/ginkgo/v2 v2.9.2
github.com/onsi/gomega v1.27.6
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pivotal-cf/brokerapi/v9 v9.0.0
github.com/pivotal-cf/brokerapi/v9 v9.0.1
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.15.0
github.com/rubyist/circuitbreaker v2.2.1+incompatible
Expand Down
4 changes: 2 additions & 2 deletions src/autoscaler/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -493,8 +493,8 @@ github.com/pelletier/go-toml/v2 v2.0.5 h1:ipoSadvV8oGUjnUbMub59IDPPwfxF694nG/jwb
github.com/pelletier/go-toml/v2 v2.0.5/go.mod h1:OMHamSCAODeSsVrwwvcJOaoN0LIUIaFVNZzmWyNfXas=
github.com/peterbourgon/g2s v0.0.0-20170223122336-d4e7ad98afea h1:sKwxy1H95npauwu8vtF95vG/syrL0p8fSZo/XlDg5gk=
github.com/peterbourgon/g2s v0.0.0-20170223122336-d4e7ad98afea/go.mod h1:1VcHEd3ro4QMoHfiNl/j7Jkln9+KQuorp0PItHMJYNg=
github.com/pivotal-cf/brokerapi/v9 v9.0.0 h1:KMJ0NcHtEntdI8T+woTtzg3MrcDDklhupDennc5KHME=
github.com/pivotal-cf/brokerapi/v9 v9.0.0/go.mod h1:iLRDxJv+ctZOVi9DcnCDaBJydssX0RqQRsgZfKK7YYA=
github.com/pivotal-cf/brokerapi/v9 v9.0.1 h1:RCFVI88hL7OoeAmpqH3a/oh+QWVSDV9vjXxT+cJQkFo=
github.com/pivotal-cf/brokerapi/v9 v9.0.1/go.mod h1:8tU05vMehQWHfkmjiLdo9QoQ+K5FWinN07f8O3MZ7Vw=
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 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit 7bb8840

Please sign in to comment.