We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6317746 commit f4a58cbCopy full SHA for f4a58cb
2 files changed
cmd/schemagen/testdata/go.mod
@@ -3,7 +3,7 @@ module schemagentest
3
go 1.25.0
4
5
require (
6
- github.com/gocql/gocql v1.7.0
+ github.com/gocql/gocql/v2 v2.1.1
7
github.com/google/go-cmp v0.7.0
8
github.com/scylladb/gocqlx/v3 v3.0.4
9
)
go.mod
@@ -3,7 +3,7 @@ module github.com/scylladb/gocqlx/v3
github.com/psanford/memfs v0.0.0-20241019191636-4ef911798f9b
github.com/scylladb/go-reflectx v1.0.1
0 commit comments