diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-08-28 09:18:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-28 09:18:44 -0700 |
| commit | 03389bf8441d6130bc36b4a1732e5dc12fb8fd2e (patch) | |
| tree | 03982a7373d06c02203484ee9bbc11dcc72c93e2 /go.mod | |
| parent | 1faf9afb9190f2e62aadbb79246ff2d60ca4df54 (diff) | |
| download | seaweedfs-03389bf8441d6130bc36b4a1732e5dc12fb8fd2e.tar.xz seaweedfs-03389bf8441d6130bc36b4a1732e5dc12fb8fd2e.zip | |
Bump github.com/gocql/gocql from 1.5.2 to 1.6.0 (#4794)
Bumps [github.com/gocql/gocql](https://github.com/gocql/gocql) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/gocql/gocql/releases)
- [Changelog](https://github.com/gocql/gocql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gocql/gocql/compare/v1.5.2...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/gocql/gocql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.2 + github.com/gocql/gocql v1.6.0 github.com/golang-jwt/jwt v3.2.2+incompatible // indirect github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect github.com/golang/protobuf v1.5.3 |
