Skip to content

Commit

Permalink
fix(deps): update google.golang.org/genproto digest to d783a09
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 30, 2023
1 parent bec363f commit e562624
Show file tree
Hide file tree
Showing 2 changed files with 1,876 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-20231030173426-d783a09b4405
google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b
google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b
google.golang.org/protobuf v1.31.0
)
Loading

0 comments on commit e562624

Please sign in to comment.