Skip to content

Commit

Permalink
chore(deps): bump google.golang.org/grpc from 1.47.0 to 1.56.3 in /im…
Browse files Browse the repository at this point in the history
…age (#427)
  • Loading branch information
dependabot[bot] authored Oct 28, 2023
1 parent 19d9f91 commit 1d8ec35
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 106 deletions.
8 changes: 4 additions & 4 deletions image/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/imdario/mergo v0.3.15 // indirect
github.com/klauspost/compress v1.11.13 // indirect
Expand All @@ -37,8 +37,8 @@ require (
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.13.0 // indirect
google.golang.org/genproto v0.0.0-20220617124728-180714bec0ad // indirect
google.golang.org/grpc v1.47.0 // indirect
google.golang.org/protobuf v1.28.0 // 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
)
Loading

0 comments on commit 1d8ec35

Please sign in to comment.