diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-01 09:01:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-01 09:01:57 -0700 |
| commit | c18a4c691190205b09dc469cbbd0bd30a6493748 (patch) | |
| tree | 4ba04525ccc5ba00c61e6d8a9421b6b15051161f /go.mod | |
| parent | d41c1c29568bca6277e5132272fbda3b2aa48af9 (diff) | |
| download | seaweedfs-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
