Skip to content

3.51.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 07 Oct 00:22
· 36 commits to main since this release
Update go.mod dependencies

--------

index 342e857..c017db4 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/lager/v3
 go 1.24.0

-	github.com/onsi/ginkgo/v2 v2.25.3
+	github.com/onsi/ginkgo/v2 v2.26.0
 	github.com/onsi/gomega v1.38.2
 	github.com/openzipkin/zipkin-go v0.4.3