Skip to content

Releases: cloudfoundry/volumedriver

0.118.0

16 Feb 00:25

Choose a tag to compare

Update go.mod dependencies

--------

index 3ba00c9..3052748 100644
@@ -5,18 +5,18 @@ go 1.23
 toolchain go1.23.2

-	code.cloudfoundry.org/dockerdriver v0.36.0
-	code.cloudfoundry.org/goshims v0.59.0
-	code.cloudfoundry.org/lager/v3 v3.25.0
+	code.cloudfoundry.org/dockerdriver v0.37.0
+	code.cloudfoundry.org/goshims v0.60.0
+	code.cloudfoundry.org/lager/v3 v3.26.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.22.2
 	github.com/onsi/gomega v1.36.2

0.117.0

09 Feb 00:25

Choose a tag to compare

Update go.mod dependencies

--------

index c3ca2f6..3ba00c9 100644
@@ -5,31 +5,31 @@ go 1.23
 toolchain go1.23.2

-	code.cloudfoundry.org/dockerdriver v0.35.0
-	code.cloudfoundry.org/goshims v0.58.0
-	code.cloudfoundry.org/lager/v3 v3.24.0
+	code.cloudfoundry.org/dockerdriver v0.36.0
+	code.cloudfoundry.org/goshims v0.59.0
+	code.cloudfoundry.org/lager/v3 v3.25.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.22.2
 	github.com/onsi/gomega v1.36.2

0.116.0

02 Feb 00:23

Choose a tag to compare

Update go.mod dependencies

--------

index 8719c13..c3ca2f6 100644
@@ -5,23 +5,23 @@ go 1.23
 toolchain go1.23.2

-	code.cloudfoundry.org/dockerdriver v0.34.0
-	code.cloudfoundry.org/goshims v0.57.0
-	code.cloudfoundry.org/lager/v3 v3.23.0
+	code.cloudfoundry.org/dockerdriver v0.35.0
+	code.cloudfoundry.org/goshims v0.58.0
+	code.cloudfoundry.org/lager/v3 v3.24.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.22.2
 	github.com/onsi/gomega v1.36.2

0.115.0

26 Jan 00:22

Choose a tag to compare

Update go.mod dependencies

--------

index 59df8fc..8719c13 100644
@@ -5,23 +5,23 @@ go 1.23
 toolchain go1.23.2

-	code.cloudfoundry.org/dockerdriver v0.33.0
+	code.cloudfoundry.org/dockerdriver v0.34.0
 	code.cloudfoundry.org/goshims v0.57.0
-	code.cloudfoundry.org/lager/v3 v3.22.0
+	code.cloudfoundry.org/lager/v3 v3.23.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.22.2
 	github.com/onsi/gomega v1.36.2

0.114.0

19 Jan 00:20

Choose a tag to compare

Update go.mod dependencies

--------

index d56adda..59df8fc 100644
@@ -5,8 +5,8 @@ go 1.23
 toolchain go1.23.2

-	code.cloudfoundry.org/dockerdriver v0.32.0
-	code.cloudfoundry.org/goshims v0.56.0
+	code.cloudfoundry.org/dockerdriver v0.33.0
+	code.cloudfoundry.org/goshims v0.57.0
 	code.cloudfoundry.org/lager/v3 v3.22.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.22.2

0.113.0

17 Jan 16:04

Choose a tag to compare

Update go.mod dependencies

--------

index 9eb9d5d..d56adda 100644
@@ -5,18 +5,18 @@ go 1.23
 toolchain go1.23.2

-	code.cloudfoundry.org/dockerdriver v0.31.0
-	code.cloudfoundry.org/goshims v0.55.0
-	code.cloudfoundry.org/lager/v3 v3.21.0
+	code.cloudfoundry.org/dockerdriver v0.32.0
+	code.cloudfoundry.org/goshims v0.56.0
+	code.cloudfoundry.org/lager/v3 v3.22.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.22.2
 	github.com/onsi/gomega v1.36.2

0.112.0

05 Jan 00:16

Choose a tag to compare

Update go.mod dependencies

--------

index d673e8a..9eb9d5d 100644
@@ -5,17 +5,17 @@ go 1.23
 toolchain go1.23.2

-	code.cloudfoundry.org/dockerdriver v0.30.0
-	code.cloudfoundry.org/goshims v0.54.0
-	code.cloudfoundry.org/lager/v3 v3.20.0
+	code.cloudfoundry.org/dockerdriver v0.31.0
+	code.cloudfoundry.org/goshims v0.55.0
+	code.cloudfoundry.org/lager/v3 v3.21.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
-	github.com/onsi/ginkgo/v2 v2.22.1
+	github.com/onsi/ginkgo/v2 v2.22.2
 	github.com/onsi/gomega v1.36.2

0.111.0

03 Jan 16:50

Choose a tag to compare

Update go.mod dependencies

--------

index 1a01743..d673e8a 100644
@@ -5,18 +5,18 @@ go 1.23
 toolchain go1.23.2

-	code.cloudfoundry.org/dockerdriver v0.29.0
-	code.cloudfoundry.org/goshims v0.53.0
-	code.cloudfoundry.org/lager/v3 v3.19.0
+	code.cloudfoundry.org/dockerdriver v0.30.0
+	code.cloudfoundry.org/goshims v0.54.0
+	code.cloudfoundry.org/lager/v3 v3.20.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.22.1
-	github.com/onsi/gomega v1.36.1
+	github.com/onsi/gomega v1.36.2

0.110.0

22 Dec 00:17

Choose a tag to compare

Update go.mod dependencies

--------

index 07cd456..1a01743 100644
@@ -5,18 +5,18 @@ go 1.23
 toolchain go1.23.2

-	code.cloudfoundry.org/dockerdriver v0.28.0
-	code.cloudfoundry.org/goshims v0.52.0
-	code.cloudfoundry.org/lager/v3 v3.18.0
+	code.cloudfoundry.org/dockerdriver v0.29.0
+	code.cloudfoundry.org/goshims v0.53.0
+	code.cloudfoundry.org/lager/v3 v3.19.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
-	github.com/onsi/ginkgo/v2 v2.22.0
+	github.com/onsi/ginkgo/v2 v2.22.1
 	github.com/onsi/gomega v1.36.1

0.109.0

15 Dec 00:22

Choose a tag to compare

Update go.mod dependencies

--------

index 4e81a16..07cd456 100644
@@ -5,23 +5,23 @@ go 1.23
 toolchain go1.23.2

-	code.cloudfoundry.org/dockerdriver v0.27.0
-	code.cloudfoundry.org/goshims v0.51.0
-	code.cloudfoundry.org/lager/v3 v3.17.0
+	code.cloudfoundry.org/dockerdriver v0.28.0
+	code.cloudfoundry.org/goshims v0.52.0
+	code.cloudfoundry.org/lager/v3 v3.18.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.22.0
-	github.com/onsi/gomega v1.36.0
+	github.com/onsi/gomega v1.36.1