Skip to content

0.5.0

Choose a tag to compare

@tas-runtime-bot tas-runtime-bot released this 27 Aug 20:28
· 64 commits to main since this release
Update go.mod dependencies

--------

index 7834429..687dabb 100644
@@ -1,6 +1,8 @@
 module code.cloudfoundry.org/certsplitter

-go 1.20
+go 1.22
+
+toolchain go1.22.3

 	github.com/onsi/ginkgo/v2 v2.20.1