chore(deps): update module github.com/scylladb/gocql to v1.17.0 (#357)
Some checks failed
Build / Build (push) Has been cancelled

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-12 20:55:31 -04:00
committed by GitHub
parent b5ec0d955f
commit d9ec9f889d
4 changed files with 6 additions and 2 deletions

View File

@@ -16,6 +16,6 @@ require (
)
replace (
github.com/gocql/gocql => github.com/scylladb/gocql v1.16.1
github.com/gocql/gocql => github.com/scylladb/gocql v1.17.0
github.com/scylladb/gocqlx/v3 => ../../..
)