chore(deps): update module github.com/scylladb/gocql to v1.15.2 (#335)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-16 00:48:19 -04:00
committed by GitHub
parent 3b68f41304
commit 19efa3f52f
4 changed files with 8 additions and 4 deletions

4
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/scylladb/gocqlx/v3
go 1.20
go 1.21
require (
github.com/gocql/gocql v1.7.0
@@ -16,4 +16,4 @@ require (
github.com/klauspost/compress v1.17.9 // indirect
)
replace github.com/gocql/gocql => github.com/scylladb/gocql v1.15.1
replace github.com/gocql/gocql => github.com/scylladb/gocql v1.15.2