Skip to content

0.103.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 18 Aug 00:18
· 5 commits to main since this release
Update go.mod dependencies

--------

index 9fc279b..0daeeee 100644
@@ -3,16 +3,16 @@ module code.cloudfoundry.org/dockerdriver
 go 1.25.8

-	code.cloudfoundry.org/cfhttp/v2 v2.89.0
-	code.cloudfoundry.org/clock v1.82.0
-	code.cloudfoundry.org/goshims v0.109.0
-	code.cloudfoundry.org/lager/v3 v3.81.0
+	code.cloudfoundry.org/cfhttp/v2 v2.90.0
+	code.cloudfoundry.org/clock v1.83.0
+	code.cloudfoundry.org/goshims v0.110.0
+	code.cloudfoundry.org/lager/v3 v3.82.0
 	code.cloudfoundry.org/tlsconfig v0.64.0
 	github.com/google/uuid v1.6.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.32.1
 	github.com/onsi/gomega v1.42.1
-	github.com/tedsuo/ifrit v0.0.0-20260418191334-846868129986
+	github.com/tedsuo/ifrit v0.0.0-20260813155221-94822c932811
 	github.com/tedsuo/rata v1.0.0