Skip to content

0.184.0

Choose a tag to compare

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

--------

index 90aebf3..2d0e0cc 100644
@@ -1,11 +1,11 @@
 module code.cloudfoundry.org/existingvolumebroker

-	code.cloudfoundry.org/clock v1.46.0
-	code.cloudfoundry.org/goshims v0.75.0
-	code.cloudfoundry.org/lager/v3 v3.46.0
-	code.cloudfoundry.org/service-broker-store v0.129.0
-	code.cloudfoundry.org/volume-mount-options v0.130.0
+	code.cloudfoundry.org/clock v1.47.0
+	code.cloudfoundry.org/goshims v0.76.0
+	code.cloudfoundry.org/lager/v3 v3.47.0
+	code.cloudfoundry.org/service-broker-store v0.130.0
+	code.cloudfoundry.org/volume-mount-options v0.131.0
 	github.com/google/gofuzz v1.2.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.10.0
 	github.com/onsi/ginkgo/v2 v2.25.3

 go 1.24.0