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 cd7a9f7 commit e30a631Copy full SHA for e30a631
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-20200619004808-3e7fca5c55db
+ google.golang.org/grpc v1.27.0
30
)
0 commit comments