Skip to content

Commit

Permalink
fix(deps): update google.golang.org/genproto digest to 3a041ad
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 27, 2023
1 parent bec363f commit 4b181e0
Show file tree
Hide file tree
Showing 2 changed files with 2,126 additions and 16 deletions.
8 changes: 5 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ go 1.12

require (
github.com/ghodss/yaml v1.0.0
github.com/golang/protobuf v1.5.2
github.com/golang/protobuf v1.5.3
github.com/jhump/protoreflect v1.12.0
google.golang.org/genproto v0.0.0-20220725144611-272f38e5d71b
google.golang.org/protobuf v1.28.1
google.golang.org/genproto v0.0.0-20231127180814-3a041ad873d4
google.golang.org/genproto/googleapis/api v0.0.0-20231120223509-83a465c0220f
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
google.golang.org/protobuf v1.31.0
)
Loading

0 comments on commit 4b181e0

Please sign in to comment.