Browse Source

adjust go module

Chris Lu 4 years ago
parent
commit
8c8b8e2835
1 changed files with 1 additions and 0 deletions
  1. 1 0
      go.mod

+ 1 - 0
go.mod

@@ -27,6 +27,7 @@ require (
 	github.com/go-sql-driver/mysql v1.5.0
 	github.com/gocql/gocql v0.0.0-20190829130954-e163eff7a8c6
 	github.com/gogo/protobuf v1.2.2-0.20190730201129-28a6bbf47e48 // indirect
+	github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6
 	github.com/golang/protobuf v1.4.2
 	github.com/google/btree v1.0.0
 	github.com/google/uuid v1.1.1