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.
2 parents e059a18 + 49f452c commit 9927805Copy full SHA for 9927805
go.mod
@@ -4,7 +4,7 @@ go 1.14
4
5
require (
6
github.com/logrusorgru/aurora v0.0.0-20200102142835-e9ef32dff381
7
- github.com/stretchr/testify v1.5.1
+ github.com/stretchr/testify v1.8.3
8
go.uber.org/zap v1.15.0
9
- google.golang.org/grpc v1.29.1
+ google.golang.org/grpc v1.56.3
10
)
0 commit comments