Skip to content

Commit

Permalink
build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 (#2140
Browse files Browse the repository at this point in the history
)

Bumps [github.com/cloudfoundry/cloud-service-broker/v2](https://github.com/cloudfoundry/cloud-service-broker) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/cloudfoundry/cloud-service-broker/releases)
- [Changelog](https://github.com/cloudfoundry/cloud-service-broker/blob/main/.goreleaser.yaml)
- [Commits](cloudfoundry/cloud-service-broker@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: github.com/cloudfoundry/cloud-service-broker/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 1, 2024
1 parent 2e4a3bc commit 042766c
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 @@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ec2 v1.179.2
github.com/aws/aws-sdk-go-v2/service/rds v1.85.2
github.com/blang/semver/v4 v4.0.0
github.com/cloudfoundry/cloud-service-broker/v2 v2.3.0
github.com/cloudfoundry/cloud-service-broker/v2 v2.4.0
github.com/hashicorp/terraform-json v0.22.1
github.com/mitchellh/mapstructure v1.5.0
github.com/onsi/ginkgo/v2 v2.20.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,8 @@ github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWR
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudfoundry/cloud-service-broker/v2 v2.3.0 h1:EJ8R1a4sTNHrZWADvBoJ3nmOHgU0cHEV2wX+DgZR/Wc=
github.com/cloudfoundry/cloud-service-broker/v2 v2.3.0/go.mod h1:EmpJn+ECzGvRDXJHP1WgvaLNUdwiG1LityHAcwYEWBg=
github.com/cloudfoundry/cloud-service-broker/v2 v2.4.0 h1:gGQkG0tWVlFzKlVso6nwO22UA6vyuQlNo7pu6iK7OiQ=
github.com/cloudfoundry/cloud-service-broker/v2 v2.4.0/go.mod h1:EmpJn+ECzGvRDXJHP1WgvaLNUdwiG1LityHAcwYEWBg=
github.com/cloudfoundry/go-socks5 v0.0.0-20180221174514-54f73bdb8a8e h1:FQdRViaoDphGRfgrotl2QGsX1gbloe57dbGBS5CG6KY=
github.com/cloudfoundry/go-socks5 v0.0.0-20180221174514-54f73bdb8a8e/go.mod h1:PXmcacyJB/pJjSxEl15IU6rEIKXrhZQRzsr0UTkgNNs=
github.com/cloudfoundry/socks5-proxy v0.2.118 h1:xLFJXqMPIFOy2ov8u+aLS28TdyvINJSo9d4xWTqYDqM=
Expand Down

0 comments on commit 042766c

Please sign in to comment.