Skip to content

Commit

Permalink
build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2
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.4.2 to 2.4.3.
- [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.4.2...v2.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 15304fd commit 4c3bdc3
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.181.0
github.com/aws/aws-sdk-go-v2/service/rds v1.87.0
github.com/blang/semver/v4 v4.0.0
github.com/cloudfoundry/cloud-service-broker/v2 v2.4.2
github.com/cloudfoundry/cloud-service-broker/v2 v2.4.3
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.4.2 h1:KmJgv+SsJbwjFs0AAeRKRzTAoV87/yLgyD+YnE/Crms=
github.com/cloudfoundry/cloud-service-broker/v2 v2.4.2/go.mod h1:ybG2BVFVKAD08R2PyFVpVPwKBakgh06ZEo4KQIaUchI=
github.com/cloudfoundry/cloud-service-broker/v2 v2.4.3 h1:mzDF2eRTfPOm6pgiaM9K5X/JfVWGa5iwRLs7NjoBhoA=
github.com/cloudfoundry/cloud-service-broker/v2 v2.4.3/go.mod h1:ybG2BVFVKAD08R2PyFVpVPwKBakgh06ZEo4KQIaUchI=
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 4c3bdc3

Please sign in to comment.