Skip to content

0.63.0

Latest
Compare
Choose a tag to compare
@tas-runtime-bot tas-runtime-bot released this 09 Mar 00:28
Update go.mod dependencies

--------

index 5537182..6e5f222 100644
@@ -1,11 +1,13 @@
 module code.cloudfoundry.org/goshims

-go 1.23
+go 1.23.0
+
+toolchain go1.23.6

 	github.com/go-sql-driver/mysql v1.9.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
-	github.com/onsi/ginkgo/v2 v2.22.2
+	github.com/onsi/ginkgo/v2 v2.23.0
 	github.com/onsi/gomega v1.36.2
 	gopkg.in/ldap.v2 v2.5.1