Skip to content

0.105.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 16 Sep 00:19
· 2 commits to main since this release
Update go.mod dependencies

--------

index 5871e82..f1f4826 100644
@@ -3,10 +3,10 @@ module code.cloudfoundry.org/hydrator
 go 1.26.0

-	code.cloudfoundry.org/archiver v0.87.0
+	code.cloudfoundry.org/archiver v0.88.0
 	github.com/Microsoft/hcsshim v0.14.1
 	github.com/google/go-containerregistry v0.22.1
-	github.com/onsi/ginkgo/v2 v2.32.1
+	github.com/onsi/ginkgo/v2 v2.32.2
 	github.com/onsi/gomega v1.43.0
 	github.com/opencontainers/go-digest v1.0.0
 	github.com/opencontainers/image-spec v1.1.1