Skip to content

Commit 49f452c

Browse files
Bump google.golang.org/grpc from 1.29.1 to 1.56.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.29.1 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.29.1...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.56.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e059a18 commit 49f452c

File tree

2 files changed

+1466
-20
lines changed

2 files changed

+1466
-20
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.14
44

55
require (
66
github.com/logrusorgru/aurora v0.0.0-20200102142835-e9ef32dff381
7-
github.com/stretchr/testify v1.5.1
7+
github.com/stretchr/testify v1.8.3
88
go.uber.org/zap v1.15.0
9-
google.golang.org/grpc v1.29.1
9+
google.golang.org/grpc v1.56.3
1010
)

0 commit comments

Comments
 (0)