fix(deps): update module github.com/scylladb/gocqlx/v3 to v3.0.4 (#345)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-16 22:48:29 -04:00
committed by GitHub
parent cdd1c07b35
commit acb61eb06f
2 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ go 1.21
require (
github.com/gocql/gocql v1.7.0
github.com/google/go-cmp v0.7.0
github.com/scylladb/gocqlx/v3 v3.0.0
github.com/scylladb/gocqlx/v3 v3.0.4
)
require (