We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a574c1 commit 0fdb716Copy full SHA for 0fdb716
client/go.mod
@@ -6,5 +6,6 @@ require (
6
github.com/Microsoft/go-winio v0.4.14
7
github.com/golang/protobuf v1.3.2
8
github.com/pkg/errors v0.8.1
9
- google.golang.org/grpc v1.24.0
+ github.com/stretchr/testify v1.2.2
10
+ google.golang.org/grpc v1.27.0
11
)
0 commit comments