Skip to content

0.82.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 08 Oct 01:27
· 59 commits to main since this release
Update go.mod dependencies

--------

index 3c89358..698542c 100644
@@ -5,9 +5,9 @@ go 1.24.0
 toolchain go1.24.2

-	code.cloudfoundry.org/lager/v3 v3.50.0
+	code.cloudfoundry.org/lager/v3 v3.51.0
 	github.com/containers/image/v5 v5.36.2
-	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/opencontainers/go-digest v1.0.0
 	github.com/opencontainers/image-spec v1.1.1