Skip to content

Commit

Permalink
fix(deps): update google.golang.org/genproto/googleapis/api digest to…
Browse files Browse the repository at this point in the history
… e685fd7
  • Loading branch information
renovate[bot] committed Jul 10, 2023
1 parent 5069fd8 commit d908789
Show file tree
Hide file tree
Showing 3 changed files with 371 additions and 225 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/rogpeppe/fastuuid v1.2.0
golang.org/x/oauth2 v0.10.0
golang.org/x/text v0.11.0
google.golang.org/genproto/googleapis/api v0.0.0-20230706204954-ccb25ca9f130
google.golang.org/genproto/googleapis/api v0.0.0-20230710151506-e685fd7b542b
google.golang.org/genproto/googleapis/rpc v0.0.0-20230706204954-ccb25ca9f130
google.golang.org/grpc v1.56.2
google.golang.org/protobuf v1.31.0
Expand All @@ -22,6 +22,6 @@ require (
golang.org/x/net v0.12.0 // indirect
golang.org/x/sys v0.10.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230629202037-9506855d4529 // indirect
google.golang.org/genproto v0.0.0-20230706204954-ccb25ca9f130 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
)
Loading

0 comments on commit d908789

Please sign in to comment.