Update dependancies (#317)

This commit is contained in:
Dmitry Kropachev
2025-04-25 13:54:34 -04:00
committed by GitHub
parent f722b3afe0
commit 368eebb8a7
4 changed files with 8 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ go 1.20
require (
github.com/gocql/gocql v1.7.0
github.com/google/go-cmp v0.6.0
github.com/google/go-cmp v0.7.0
github.com/scylladb/gocqlx/v3 v3.0.0
)