We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32812ab commit 118b96aCopy full SHA for 118b96a
go.mod
@@ -10,6 +10,7 @@ require (
10
github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9
11
github.com/golang/mock v1.4.0
12
github.com/golang/protobuf v1.4.2
13
+ github.com/gorilla/websocket v1.4.0
14
github.com/grpc-ecosystem/go-grpc-middleware v1.2.0
15
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
16
github.com/hashicorp/golang-lru v0.5.1
0 commit comments