Skip to content

0.28.0

Choose a tag to compare

@tas-runtime-bot tas-runtime-bot released this 11 Mar 00:29
· 48 commits to main since this release
Update go.mod dependencies

--------

index 6efac67..5f044f2 100644
@@ -1,12 +1,12 @@
 module code.cloudfoundry.org/archiver

-go 1.22.0
+go 1.23.0

-toolchain go1.22.3
+toolchain go1.23.6

 	github.com/cyphar/filepath-securejoin v0.4.1
-	github.com/onsi/ginkgo/v2 v2.22.2
+	github.com/onsi/ginkgo/v2 v2.23.0
 	github.com/onsi/gomega v1.36.2