Skip to content

Commit 8506670

Browse files
Update module github.com/gocql/gocql to v2
1 parent 1659ed1 commit 8506670

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.2
77
golang.org/x/sync v0.19.0
88
)
99

0 commit comments

Comments
 (0)