Skip to content

Commit

Permalink
chore(deps): bump github.com/cloudfoundry/cloud-service-broker
Browse files Browse the repository at this point in the history
Bumps [github.com/cloudfoundry/cloud-service-broker](https://github.com/cloudfoundry/cloud-service-broker) from 0.19.1 to 0.19.2.
- [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@v0.19.1...v0.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 15, 2023
1 parent 6cc3650 commit f9242b2
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 @@ -6,7 +6,7 @@ require (
cloud.google.com/go/trace v1.10.1
code.cloudfoundry.org/jsonry v1.1.4
github.com/Pallinder/go-randomdata v1.2.0
github.com/cloudfoundry/cloud-service-broker v0.19.1
github.com/cloudfoundry/cloud-service-broker v0.19.2
github.com/hashicorp/terraform-json v0.17.1
github.com/mitchellh/mapstructure v1.5.0
github.com/onsi/ginkgo/v2 v2.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,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 v0.19.1 h1:/dvv4nz5dkatl+3oESrsnLFjnn3R9PQ9OV8oObjRDNA=
github.com/cloudfoundry/cloud-service-broker v0.19.1/go.mod h1:gt+jbiht4OFr80lNeZQRNX0spWwchnR1k2xS1LwCors=
github.com/cloudfoundry/cloud-service-broker v0.19.2 h1:MOWIvcsEVIydqv2hkKYclAon0ilZLw3SF6NzasPkTG8=
github.com/cloudfoundry/cloud-service-broker v0.19.2/go.mod h1:JNBfiMnaolCKCAsr5owlayDax08LTpivM79xJuZP3BM=
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.60 h1:ydBc1njXIrCrU6UwQAwfIrKIab4Qq1lse8l2cVc7HA4=
Expand Down

0 comments on commit f9242b2

Please sign in to comment.