Skip to content

Commit

Permalink
Merge pull request #58 from containerd/dependabot/go_modules/google.g…
Browse files Browse the repository at this point in the history
…olang.org/grpc-1.53.0

Bump google.golang.org/grpc from 1.28.1 to 1.53.0
  • Loading branch information
kzys authored Aug 21, 2023
2 parents 9f6f856 + 3594112 commit b3440ba
Show file tree
Hide file tree
Showing 2 changed files with 1,054 additions and 21 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/containerd/protobuild
go 1.13

require (
github.com/golang/protobuf v1.5.0
github.com/golang/protobuf v1.5.2
github.com/pelletier/go-toml v1.8.1
golang.org/x/tools v0.1.9
google.golang.org/grpc v1.28.1
google.golang.org/protobuf v1.27.1
golang.org/x/tools v0.3.0
google.golang.org/grpc v1.53.0
google.golang.org/protobuf v1.28.1
)
Loading

0 comments on commit b3440ba

Please sign in to comment.