Skip to content

0.166.0

Choose a tag to compare

@tas-runtime-bot tas-runtime-bot released this 02 Mar 00:27
· 1 commit to brokerapi since this release
Update go.mod dependencies

--------

index 64d8b82..079fbd1 100644
@@ -2,10 +2,10 @@ module code.cloudfoundry.org/existingvolumebroker

 	code.cloudfoundry.org/clock v1.28.0
-	code.cloudfoundry.org/goshims v0.61.0
-	code.cloudfoundry.org/lager/v3 v3.26.0
-	code.cloudfoundry.org/service-broker-store v0.111.0
-	code.cloudfoundry.org/volume-mount-options v0.116.0
+	code.cloudfoundry.org/goshims v0.62.0
+	code.cloudfoundry.org/lager/v3 v3.27.0
+	code.cloudfoundry.org/service-broker-store v0.112.0
+	code.cloudfoundry.org/volume-mount-options v0.117.0
 	github.com/google/gofuzz v1.2.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.10.0
 	github.com/onsi/ginkgo/v2 v2.22.2