Skip to content

0.62.0

Choose a tag to compare

@tas-runtime-bot tas-runtime-bot released this 23 Feb 00:26
· 27 commits to main since this release
Update go.mod dependencies

--------

index a785df7..5537182 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/goshims
 go 1.23

-	github.com/go-sql-driver/mysql v1.8.1
+	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/gomega v1.36.2