diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-05 09:16:51 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-05 09:16:51 -0800 |
| commit | 5db60796916fbf1f69f399d31c8833c3b2b245ef (patch) | |
| tree | 5fd4b50c04a080c1a0fde5eff82b877a58b4b16f /go.mod | |
| parent | db58bbf321618562ff8e00f04b08f4a77afdffa2 (diff) | |
| download | seaweedfs-5db60796916fbf1f69f399d31c8833c3b2b245ef.tar.xz seaweedfs-5db60796916fbf1f69f399d31c8833c3b2b245ef.zip | |
build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 (#4031)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ require ( github.com/go-errors/errors v1.1.1 // indirect github.com/go-redis/redis/v8 v8.11.5 github.com/go-redsync/redsync/v4 v4.6.0 - github.com/go-sql-driver/mysql v1.6.0 + github.com/go-sql-driver/mysql v1.7.0 github.com/go-zookeeper/zk v1.0.2 // indirect github.com/gocql/gocql v0.0.0-20210707082121-9a3953d1826d github.com/golang-jwt/jwt v3.2.2+incompatible |
