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 8836406 commit 1e2d59eCopy full SHA for 1e2d59e
go.mod
@@ -25,6 +25,6 @@ require (
25
github.com/stretchr/testify v1.6.1
26
github.com/thoas/go-funk v0.6.0
27
github.com/xmlking/configor v0.1.0
28
- google.golang.org/genproto v0.0.0-20191216164720-4f79533eabd1
29
- google.golang.org/grpc v1.26.0
+ google.golang.org/genproto v0.0.0-20200624020401-64a14ca9d1ad
+ google.golang.org/grpc v1.27.0
30
)
0 commit comments