Skip to content

3.70.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 19 May 00:57
· 17 commits to main since this release
Update go.mod dependencies

--------

index 2935e0c..501cbdf 100644
@@ -3,8 +3,8 @@ module code.cloudfoundry.org/lager/v3
 go 1.25.0

-	github.com/onsi/ginkgo/v2 v2.28.3
-	github.com/onsi/gomega v1.40.0
+	github.com/onsi/ginkgo/v2 v2.29.0
+	github.com/onsi/gomega v1.41.0
 	github.com/openzipkin/zipkin-go v0.4.3