Skip to content

Commit

Permalink
chore(deps): update google.golang.org/genproto commit hash to 919d9bd (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and orthros committed Oct 31, 2019
1 parent 87935a2 commit fe2f5b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion serverless-scheduler-proxy/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ require (
cloud.google.com/go v0.47.0
cloud.google.com/go/storage v1.0.0
github.com/google/uuid v1.1.1
google.golang.org/genproto v0.0.0-20191009194640-548a555dbc03
google.golang.org/genproto v0.0.0-20191028173616-919d9bdd9fe6
)
2 changes: 2 additions & 0 deletions serverless-scheduler-proxy/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ google.golang.org/genproto v0.0.0-20190927181202-20e1ac93f88c h1:hrpEMCZ2O7DR5gC
google.golang.org/genproto v0.0.0-20190927181202-20e1ac93f88c/go.mod h1:IbNlFCBrqXvoKpeg0TB2l7cyZUmoaFKYIwrEpbDKLA8=
google.golang.org/genproto v0.0.0-20191009194640-548a555dbc03 h1:4HYDjxeNXAOTv3o1N2tjo8UUSlhQgAD52FVkwxnWgM8=
google.golang.org/genproto v0.0.0-20191009194640-548a555dbc03/go.mod h1:n3cpQtvxv34hfy77yVDNjmbRyujviMdxYliBSkLhpCc=
google.golang.org/genproto v0.0.0-20191028173616-919d9bdd9fe6 h1:UXl+Zk3jqqcbEVV7ace5lrt4YdA4tXiz3f/KbmD29Vo=
google.golang.org/genproto v0.0.0-20191028173616-919d9bdd9fe6/go.mod h1:n3cpQtvxv34hfy77yVDNjmbRyujviMdxYliBSkLhpCc=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38=
google.golang.org/grpc v1.21.1 h1:j6XxA85m/6txkUCHvzlV5f+HBNl/1r5cZ2A/3IEFOO8=
Expand Down

0 comments on commit fe2f5b2

Please sign in to comment.