Update dependancies (#317)
This commit is contained in:
4
go.mod
4
go.mod
@@ -4,10 +4,10 @@ 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/psanford/memfs v0.0.0-20241019191636-4ef911798f9b
|
||||
github.com/scylladb/go-reflectx v1.0.1
|
||||
golang.org/x/sync v0.7.0
|
||||
golang.org/x/sync v0.11.0
|
||||
gopkg.in/inf.v0 v0.9.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user