Skip to content

Commit 441d4ca

Browse files
chore(deps): bump google.golang.org/grpc in /t/assets/grpc
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.53.0...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 802cc05 commit 441d4ca

File tree

2 files changed

+420
-9
lines changed

2 files changed

+420
-9
lines changed

t/assets/grpc/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module apisix.apache.org/plugin/grpc-web
33
go 1.16
44

55
require (
6-
github.com/golang/protobuf v1.5.2
7-
google.golang.org/grpc v1.53.0
6+
github.com/golang/protobuf v1.5.3
7+
google.golang.org/grpc v1.56.3
88
)

0 commit comments

Comments
 (0)