diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-19 10:19:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-19 10:19:41 -0700 |
| commit | ccec3acd5b8b8e2cbe06fdf3bf2766e2b5ed20c9 (patch) | |
| tree | 8f2c25fae8558f04b837f51db8ed58e7919b79af /go.mod | |
| parent | 149082f8acd6730524a0aa0aeaf22a37f773255f (diff) | |
| download | seaweedfs-ccec3acd5b8b8e2cbe06fdf3bf2766e2b5ed20c9.tar.xz seaweedfs-ccec3acd5b8b8e2cbe06fdf3bf2766e2b5ed20c9.zip | |
Bump github.com/gocql/gocql from 1.5.1 to 1.5.2 (#4594)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ require ( github.com/go-redsync/redsync/v4 v4.8.1 github.com/go-sql-driver/mysql v1.7.1 github.com/go-zookeeper/zk v1.0.3 // indirect - github.com/gocql/gocql v1.5.1 + github.com/gocql/gocql v1.5.2 github.com/golang-jwt/jwt v3.2.2+incompatible github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect github.com/golang/protobuf v1.5.3 |
