File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
39
39
github.com/fsouza/fake-gcs-server v1.50.2
40
40
github.com/go-kit/log v0.2.1
41
41
github.com/go-logfmt/logfmt v0.6.0
42
- github.com/gocql/gocql v0.0.0-20200526081602-cd04bd7f22a7
42
+ github.com/gocql/gocql v1.7.0
43
43
github.com/gogo/protobuf v1.3.2 // remember to update loki-build-image/Dockerfile too
44
44
github.com/gogo/status v1.1.1
45
45
github.com/golang/protobuf v1.5.4
Original file line number Diff line number Diff line change @@ -850,7 +850,7 @@ github.com/goccy/go-json/internal/encoder/vm_color_indent
850
850
github.com/goccy/go-json/internal/encoder/vm_indent
851
851
github.com/goccy/go-json/internal/errors
852
852
github.com/goccy/go-json/internal/runtime
853
- # github.com/gocql/gocql v0.0.0-20200526081602-cd04bd7f22a7 => github.com/grafana/gocql v0.0.0-20200605141915-ba5dc39ece85
853
+ # github.com/gocql/gocql v1.7.0 => github.com/grafana/gocql v0.0.0-20200605141915-ba5dc39ece85
854
854
## explicit; go 1.13
855
855
github.com/gocql/gocql
856
856
github.com/gocql/gocql/internal/lru
You can’t perform that action at this time.
0 commit comments