Skip to content

Commit

Permalink
Bump google.golang.org/grpc from 1.40.0 to 1.53.0
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.40.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.40.0...v1.53.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and s1061123 committed Dec 3, 2024
1 parent bbe26f6 commit eaacb08
Show file tree
Hide file tree
Showing 2 changed files with 591 additions and 82 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,13 @@ go 1.12

require (
github.com/MakeNowJust/heredoc v0.0.0-20171113091838-e9091a26100e
github.com/PuerkitoBio/purell v1.1.1 // indirect
github.com/containernetworking/plugins v0.9.1
github.com/mattn/go-getopt v0.0.0-20150316012638-824dc755f216
github.com/moby/moby v20.10.20+incompatible
github.com/sirupsen/logrus v1.8.1
github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852
golang.org/x/net v0.0.0-20220722155237-a158d28d115b
google.golang.org/grpc v1.40.0
k8s.io/client-go v0.24.4 // indirect
golang.org/x/net v0.5.0
google.golang.org/grpc v1.53.0
k8s.io/cri-api v0.20.6
k8s.io/kubernetes v1.24.4
)
Expand Down
Loading

0 comments on commit eaacb08

Please sign in to comment.