Skip to content

Commit 118b96a

Browse files
authored
fix go.sum (iotexproject#2412)
1 parent 32812ab commit 118b96a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ require (
1010
github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9
1111
github.com/golang/mock v1.4.0
1212
github.com/golang/protobuf v1.4.2
13+
github.com/gorilla/websocket v1.4.0
1314
github.com/grpc-ecosystem/go-grpc-middleware v1.2.0
1415
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
1516
github.com/hashicorp/golang-lru v0.5.1

0 commit comments

Comments
 (0)