Update gocql version to the latest master

This commit is contained in:
Daniel Lohse
2020-02-04 09:07:49 +01:00
committed by Michal Jan Matczuk
parent 12fcad241d
commit 0ee9ef8bda
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -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