Skip to content

0.159.0

Choose a tag to compare

@tas-runtime-bot tas-runtime-bot released this 12 Jan 00:32
· 1 commit to brokerapi since this release
Update go.mod dependencies

--------

index 8fbc45f..f462570 100644
@@ -1,11 +1,11 @@
 module code.cloudfoundry.org/existingvolumebroker

-	code.cloudfoundry.org/clock v1.27.0
-	code.cloudfoundry.org/goshims v0.55.0
-	code.cloudfoundry.org/lager/v3 v3.21.0
-	code.cloudfoundry.org/service-broker-store v0.104.0
-	code.cloudfoundry.org/volume-mount-options v0.110.0
+	code.cloudfoundry.org/clock v1.28.0
+	code.cloudfoundry.org/goshims v0.56.0
+	code.cloudfoundry.org/lager/v3 v3.22.0
+	code.cloudfoundry.org/service-broker-store v0.105.0
+	code.cloudfoundry.org/volume-mount-options v0.111.0
 	github.com/google/gofuzz v1.2.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.10.0
 	github.com/onsi/ginkgo/v2 v2.22.2