Skip to content

Commit

Permalink
Merge pull request #963 from containernetworking/dependabot/go_module…
Browse files Browse the repository at this point in the history
…s/google.golang.org/grpc-1.56.3

build(deps): bump google.golang.org/grpc from 1.50.1 to 1.56.3
  • Loading branch information
squeed authored Nov 1, 2023
2 parents c8c2689 + 0b1a96f commit dad27e9
Show file tree
Hide file tree
Showing 27 changed files with 2,677 additions and 67 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ require (
golang.org/x/net v0.17.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/tools v0.12.0 // indirect
google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 // indirect
google.golang.org/grpc v1.50.1 // indirect
google.golang.org/protobuf v1.29.1 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/grpc v1.56.3 // indirect
google.golang.org/protobuf v1.30.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
41 changes: 6 additions & 35 deletions go.sum

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

130 changes: 130 additions & 0 deletions vendor/google.golang.org/grpc/attributes/attributes.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

51 changes: 50 additions & 1 deletion vendor/google.golang.org/grpc/codes/code_string.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

94 changes: 94 additions & 0 deletions vendor/google.golang.org/grpc/connectivity/connectivity.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dad27e9

Please sign in to comment.