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

2
go.mod
View File

@@ -16,4 +16,4 @@ require (
github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed // indirect
)
replace github.com/gocql/gocql => github.com/scylladb/gocql v1.14.0
replace github.com/gocql/gocql => github.com/scylladb/gocql v1.14.4