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:
4
cmd/schemagen/testdata/go.mod
vendored
4
cmd/schemagen/testdata/go.mod
vendored
@@ -1,6 +1,6 @@
|
||||
module schemagentest
|
||||
|
||||
go 1.20
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/gocql/gocql v1.7.0
|
||||
@@ -16,6 +16,6 @@ require (
|
||||
)
|
||||
|
||||
replace (
|
||||
github.com/gocql/gocql => github.com/scylladb/gocql v1.15.1
|
||||
github.com/gocql/gocql => github.com/scylladb/gocql v1.15.2
|
||||
github.com/scylladb/gocqlx/v3 => ../../..
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user