Skip to content

2.37.0

Choose a tag to compare

@tas-runtime-bot tas-runtime-bot released this 11 Mar 00:29
· 59 commits to main since this release
Update go.mod dependencies

--------

index b80bfe0..0c7b0cb 100644
@@ -1,11 +1,11 @@
 module code.cloudfoundry.org/cfhttp/v2

-go 1.22.0
+go 1.23.0

-toolchain go1.22.3
+toolchain go1.23.6

-	github.com/onsi/ginkgo/v2 v2.22.2
+	github.com/onsi/ginkgo/v2 v2.23.0
 	github.com/onsi/gomega v1.36.2