Skip to content

0.189.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 19 Oct 00:25
· 1 commit to brokerapi since this release
Update go.mod dependencies

--------

index 2f93f4f..8c34cb9 100644
@@ -1,11 +1,11 @@
 module code.cloudfoundry.org/existingvolumebroker

-	code.cloudfoundry.org/clock v1.51.0
-	code.cloudfoundry.org/goshims v0.80.0
-	code.cloudfoundry.org/lager/v3 v3.51.0
-	code.cloudfoundry.org/service-broker-store v0.134.0
-	code.cloudfoundry.org/volume-mount-options v0.135.0
+	code.cloudfoundry.org/clock v1.52.0
+	code.cloudfoundry.org/goshims v0.81.0
+	code.cloudfoundry.org/lager/v3 v3.52.0
+	code.cloudfoundry.org/service-broker-store v0.135.0
+	code.cloudfoundry.org/volume-mount-options v0.136.0
 	github.com/google/gofuzz v1.2.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.10.0
 	github.com/onsi/ginkgo/v2 v2.26.0