Skip to content

0.65.0

Choose a tag to compare

@tas-runtime-bot tas-runtime-bot released this 23 Mar 00:35
· 24 commits to main since this release
Update go.mod dependencies

--------

index 7cedaf2..3e85041 100644
@@ -5,10 +5,10 @@ go 1.23.0
 toolchain go1.23.6

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