Skip to content

Commit 5e64bdd

Browse files
authored
Merge pull request #15 from jun06t/dependabot/go_modules/metadata/client/google.golang.org/grpc-1.53.0
Bump google.golang.org/grpc from 1.19.0 to 1.53.0 in /metadata/client
2 parents dd8f4cd + 483f96f commit 5e64bdd

File tree

2 files changed

+1110
-12
lines changed

2 files changed

+1110
-12
lines changed

metadata/client/go.mod

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ module github.com/jun06t/grpc-sample/metadata/client
33
go 1.12
44

55
require (
6-
github.com/google/uuid v1.1.1 // indirect
7-
github.com/jun06t/grpc-sample v0.0.0-20190202065602-04efbcb79edc
6+
github.com/jun06t/grpc-sample v0.0.0-20230404043014-02c9ee4cc316
87
github.com/lithammer/shortuuid v3.0.0+incompatible
9-
google.golang.org/grpc v1.19.0
8+
google.golang.org/grpc v1.53.0
109
)

0 commit comments

Comments
 (0)