aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-01 09:01:57 -0700
committerGitHub <noreply@github.com>2024-04-01 09:01:57 -0700
commitc18a4c691190205b09dc469cbbd0bd30a6493748 (patch)
tree4ba04525ccc5ba00c61e6d8a9421b6b15051161f /go.mod
parentd41c1c29568bca6277e5132272fbda3b2aa48af9 (diff)
downloadseaweedfs-c18a4c691190205b09dc469cbbd0bd30a6493748.tar.xz
seaweedfs-c18a4c691190205b09dc469cbbd0bd30a6493748.zip
chore(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 (#5449)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index fecbb2437..94f575753 100644
--- a/go.mod
+++ b/go.mod
@@ -33,7 +33,7 @@ require (
github.com/go-errors/errors v1.5.1 // indirect
github.com/go-redis/redis/v8 v8.11.5
github.com/go-redsync/redsync/v4 v4.11.0
- github.com/go-sql-driver/mysql v1.8.0
+ github.com/go-sql-driver/mysql v1.8.1
github.com/go-zookeeper/zk v1.0.3 // indirect
github.com/gocql/gocql v1.6.0
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect