Skip to content

0.90.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 11 Dec 20:56
· 48 commits to main since this release
Update go.mod dependencies

--------

index 79d4176..311ce14 100644
@@ -1,14 +1,12 @@
 module code.cloudfoundry.org/groot

-go 1.24.0
-
-toolchain go1.24.2
+go 1.24.9

 	code.cloudfoundry.org/lager/v3 v3.55.0
 	github.com/containers/image/v5 v5.36.2
-	github.com/onsi/ginkgo/v2 v2.27.2
-	github.com/onsi/gomega v1.38.2
+	github.com/onsi/ginkgo/v2 v2.27.3
+	github.com/onsi/gomega v1.38.3
 	github.com/opencontainers/go-digest v1.0.0
 	github.com/opencontainers/image-spec v1.1.1
 	github.com/opencontainers/runtime-spec v1.3.0