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
… d307bd8
  • Loading branch information
renovate[bot] authored and renovate-bot committed Oct 2, 2023
1 parent 6b200c1 commit 139a80f
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 81 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/rogpeppe/fastuuid v1.2.0
golang.org/x/oauth2 v0.12.0
golang.org/x/text v0.13.0
google.golang.org/genproto/googleapis/api v0.0.0-20230920204549-e6e6cdab5c13
google.golang.org/genproto/googleapis/api v0.0.0-20231002182017-d307bd883b97
google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13
google.golang.org/grpc v1.58.2
google.golang.org/protobuf v1.31.0
Expand All @@ -22,6 +22,6 @@ require (
golang.org/x/net v0.15.0 // indirect
golang.org/x/sys v0.12.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230913181813-007df8e322eb // indirect
google.golang.org/genproto v0.0.0-20230920204549-e6e6cdab5c13 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
)
Loading

0 comments on commit 139a80f

Please sign in to comment.