Skip to content

0.186.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 28 Sep 00:21
· 1 commit to brokerapi since this release
Update go.mod dependencies

--------

index 86a30a9..b0c6e31 100644
@@ -1,11 +1,11 @@
 module code.cloudfoundry.org/existingvolumebroker

-	code.cloudfoundry.org/clock v1.48.0
-	code.cloudfoundry.org/goshims v0.77.0
-	code.cloudfoundry.org/lager/v3 v3.48.0
-	code.cloudfoundry.org/service-broker-store v0.131.0
-	code.cloudfoundry.org/volume-mount-options v0.132.0
+	code.cloudfoundry.org/clock v1.49.0
+	code.cloudfoundry.org/goshims v0.78.0
+	code.cloudfoundry.org/lager/v3 v3.49.0
+	code.cloudfoundry.org/service-broker-store v0.132.0
+	code.cloudfoundry.org/volume-mount-options v0.133.0
 	github.com/google/gofuzz v1.2.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.10.0
 	github.com/onsi/ginkgo/v2 v2.25.3