Skip to content

2.53.0

Choose a tag to compare

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

--------

index cfb0a95..fde64ef 100644
@@ -1,12 +1,10 @@
 module code.cloudfoundry.org/cfhttp/v2

-go 1.23.0
-
-toolchain go1.23.6
+go 1.24.0

-	github.com/onsi/ginkgo/v2 v2.24.0
-	github.com/onsi/gomega v1.38.0
+	github.com/onsi/ginkgo/v2 v2.25.1
+	github.com/onsi/gomega v1.38.1