Skip to content

3.45.0

Choose a tag to compare

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

--------

index 5a515e3..b347ae4 100644
@@ -1,12 +1,10 @@
 module code.cloudfoundry.org/lager/v3

-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
 	github.com/openzipkin/zipkin-go v0.4.3