We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87577d8 commit c842b1bCopy full SHA for c842b1b
zapgrpc/internal/test/go.mod
@@ -5,7 +5,7 @@ go 1.17
5
require (
6
github.com/stretchr/testify v1.8.1
7
go.uber.org/zap v1.16.0
8
- google.golang.org/grpc v1.42.0
+ google.golang.org/grpc v1.56.3
9
)
10
11
0 commit comments