Skip to content

1.45.0

Choose a tag to compare

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

--------

index 17f44eb..b5b85d7 100644
@@ -1,12 +1,10 @@
 module code.cloudfoundry.org/clock

-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/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26