Skip to content

0.70.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 05 Nov 01:50
· 46 commits to main since this release
Update go.mod dependencies

--------

index 1a76d29..b164693 100644
@@ -5,27 +5,27 @@ go 1.24.0
 toolchain go1.24.3

-	code.cloudfoundry.org/archiver v0.51.0
+	code.cloudfoundry.org/archiver v0.52.0
 	github.com/Microsoft/hcsshim v0.13.0
 	github.com/google/go-containerregistry v0.20.6
 	github.com/onsi/ginkgo/v2 v2.27.2
 	github.com/onsi/gomega v1.38.2
 	github.com/opencontainers/go-digest v1.0.0
 	github.com/opencontainers/image-spec v1.1.1
-	github.com/opencontainers/runtime-spec v1.2.1
+	github.com/opencontainers/runtime-spec v1.3.0
 	github.com/urfave/cli v1.22.17