Skip to content

Commit 4e9e8e3

Browse files
Update module github.com/gocql/gocql to v2
1 parent 2a8984c commit 4e9e8e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/scylladb/scylla-cdc-go
33
go 1.25.0
44

55
require (
6-
github.com/gocql/gocql v1.17.0
6+
github.com/gocql/gocql/v2 v2.1.0
77
golang.org/x/sync v0.19.0
88
)
99

0 commit comments

Comments
 (0)