Skip to content

Commit 16923a8

Browse files
authored
Merge pull request #137 from openconfig/dependabot/go_modules/google.golang.org/grpc-1.56.3
Bump google.golang.org/grpc from 1.47.0 to 1.56.3
2 parents 555d936 + 7f2aa30 commit 16923a8

File tree

2 files changed

+1401
-13
lines changed

2 files changed

+1401
-13
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/openconfig/gnoi
33
go 1.15
44

55
require (
6-
github.com/golang/protobuf v1.5.2
7-
google.golang.org/genproto v0.0.0-20220608133413-ed9918b62aac
8-
google.golang.org/grpc v1.47.0
9-
google.golang.org/protobuf v1.28.0
6+
github.com/golang/protobuf v1.5.3
7+
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
8+
google.golang.org/grpc v1.56.3
9+
google.golang.org/protobuf v1.30.0
1010
)

0 commit comments

Comments
 (0)