diff --git a/go.mod b/go.mod index 51b377c86e9..c91fd2dc238 100644 --- a/go.mod +++ b/go.mod @@ -31,7 +31,7 @@ require ( github.com/go-playground/validator/v10 v10.28.0 github.com/go-sql-driver/mysql v1.9.3 github.com/goccy/go-yaml v1.18.0 - github.com/gocql/gocql v1.7.0 + github.com/gocql/gocql/v2 v2.0.0 github.com/google/go-cmp v0.7.0 github.com/google/uuid v1.6.0 github.com/jackc/pgx/v5 v5.7.6