Update go dependencies
This commit is contained in:
parent
14a9e9f3fa
commit
14f4a7b8e8
1349 changed files with 128369 additions and 32627 deletions
14
vendor/google.golang.org/api/go.mod
generated
vendored
Normal file
14
vendor/google.golang.org/api/go.mod
generated
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
module google.golang.org/api
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.2.0
|
||||
go.opencensus.io v0.19.2
|
||||
golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f
|
||||
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421
|
||||
golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6
|
||||
golang.org/x/tools v0.0.0-20190312170243-e65039ee4138
|
||||
google.golang.org/appengine v1.4.0
|
||||
google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19
|
||||
google.golang.org/grpc v1.19.0
|
||||
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue