Skip to content

Commit

Permalink
build(deps): Bump google.golang.org/grpc in /zapgrpc/internal/test
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 25, 2023
1 parent 87577d8 commit c842b1b
Show file tree
Hide file tree
Showing 2 changed files with 1,377 additions and 2 deletions.
2 changes: 1 addition & 1 deletion zapgrpc/internal/test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/stretchr/testify v1.8.1
go.uber.org/zap v1.16.0
google.golang.org/grpc v1.42.0
google.golang.org/grpc v1.56.3
)

require (
Expand Down

0 comments on commit c842b1b

Please sign in to comment.