From ba616bc15c51f3256ee83f5440cf61c09e5292d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 23:00:30 +0000 Subject: [PATCH] build(deps): bump github.com/pivotal-cf/brokerapi/v11 (#1100) Bumps [github.com/pivotal-cf/brokerapi/v11](https://github.com/pivotal-cf/brokerapi) from 11.0.8 to 11.0.9. - [Release notes](https://github.com/pivotal-cf/brokerapi/releases) - [Changelog](https://github.com/pivotal-cf/brokerapi/blob/main/.goreleaser.yaml) - [Commits](https://github.com/pivotal-cf/brokerapi/compare/v11.0.8...v11.0.9) --- 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index ff9bc4a98..21ec2bd9b 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/onsi/ginkgo/v2 v2.20.2 github.com/onsi/gomega v1.34.2 github.com/otiai10/copy v1.14.0 - github.com/pivotal-cf/brokerapi/v11 v11.0.8 + github.com/pivotal-cf/brokerapi/v11 v11.0.9 github.com/russross/blackfriday/v2 v2.1.0 github.com/spf13/cast v1.7.0 github.com/spf13/cobra v1.8.1 diff --git a/go.sum b/go.sum index 04fff41f7..34c1cc623 100644 --- a/go.sum +++ b/go.sum @@ -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.8 h1:EVo8A5psC9G1VbDBAepnkRwTALuHTvDDXW/+x7CIUsc= -github.com/pivotal-cf/brokerapi/v11 v11.0.8/go.mod h1:yKcdj6g0Mq6jp+uSxrzaOJZCF9vEtp+0i+t0FoDr9b8= +github.com/pivotal-cf/brokerapi/v11 v11.0.9 h1:WpaMj8gYzTDw2aFnJbNUMuF6oiZu4RExiWKrJPa/90o= +github.com/pivotal-cf/brokerapi/v11 v11.0.9/go.mod h1:0kruRDTWokXuSul53amfiizBKX3Px9rNAo4oZCdhjrE= 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=