Update gocql version to the latest master
This commit is contained in:
committed by
Michal Jan Matczuk
parent
12fcad241d
commit
0ee9ef8bda
2
go.mod
2
go.mod
@@ -2,7 +2,7 @@ module github.com/scylladb/gocqlx
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/gocql/gocql v0.0.0-20200103014340-68f928edb90a
|
||||
github.com/gocql/gocql v0.0.0-20200131111108-92af2e088537
|
||||
github.com/golang/snappy v0.0.1 // indirect
|
||||
github.com/google/go-cmp v0.2.0
|
||||
github.com/scylladb/go-reflectx v1.0.1
|
||||
|
||||
Reference in New Issue
Block a user