Skip to content

0.44.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 27 Aug 01:24
· 42 commits to main since this release
Update go.mod dependencies

--------

index 1d80d3b..080aa77 100644
@@ -1,12 +1,10 @@
 module code.cloudfoundry.org/filelock

-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.2
 	golang.org/x/sys v0.35.0