Bump scylladb/gocql version to v1.14.4

This commit is contained in:
sylwiaszunejko
2024-09-20 13:58:51 +02:00
committed by Sylwia Szunejko
parent 7d9ff7c98c
commit 3ea85fdd5d
4 changed files with 6 additions and 6 deletions

View File

@@ -16,6 +16,6 @@ require (
)
replace (
github.com/gocql/gocql => github.com/scylladb/gocql v1.14.0
github.com/gocql/gocql => github.com/scylladb/gocql v1.14.4
github.com/scylladb/gocqlx/v3 => ../../..
)