Skip to content

0.30.0

Choose a tag to compare

@tas-runtime-bot tas-runtime-bot released this 05 Mar 01:03
· 58 commits to main since this release
Update go.mod dependencies

--------

index f1999f9..2989787 100644
@@ -1,8 +1,8 @@
 module code.cloudfoundry.org/commandrunner

-go 1.22.0
+go 1.23.0

-toolchain go1.22.3
+toolchain go1.23.6

 	github.com/onsi/ginkgo/v2 v2.22.2