Skip to content

Commit f2b247e

Browse files
fix(deps): update module github.com/go-mysql-org/go-mysql to v1.10.0
1 parent 56d6441 commit f2b247e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/DATA-DOG/go-sqlmock v1.5.0
77
github.com/aws/aws-sdk-go v1.55.5
88
github.com/coreos/go-oidc v2.1.0+incompatible
9-
github.com/go-mysql-org/go-mysql v1.8.0
9+
github.com/go-mysql-org/go-mysql v1.10.0
1010
github.com/go-sql-driver/mysql v1.7.1
1111
github.com/gorilla/sessions v1.2.0
1212
github.com/hashicorp/go-multierror v1.0.0

0 commit comments

Comments
 (0)