Skip to content

Commit c842b1b

Browse files
build(deps): Bump google.golang.org/grpc in /zapgrpc/internal/test
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.42.0 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.42.0...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87577d8 commit c842b1b

File tree

2 files changed

+1377
-2
lines changed

2 files changed

+1377
-2
lines changed

zapgrpc/internal/test/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.17
55
require (
66
github.com/stretchr/testify v1.8.1
77
go.uber.org/zap v1.16.0
8-
google.golang.org/grpc v1.42.0
8+
google.golang.org/grpc v1.56.3
99
)
1010

1111
require (

0 commit comments

Comments
 (0)