update go mod
This commit is contained in:
5
go.mod
5
go.mod
@@ -4,12 +4,13 @@ go 1.12
|
||||
|
||||
require (
|
||||
cloud.google.com/go v0.39.0 // indirect
|
||||
github.com/golang/mock v1.4.0
|
||||
go.opencensus.io v0.22.0 // indirect
|
||||
golang.org/x/net v0.0.0-20190522155817-f3200d17e092 // indirect
|
||||
golang.org/x/net v0.0.0-20190620200207-3b0461eec859 // indirect
|
||||
golang.org/x/oauth2 v0.0.0-20190523182746-aaccbc9213b0
|
||||
golang.org/x/sys v0.0.0-20190530182044-ad28b68e88f1 // indirect
|
||||
google.golang.org/api v0.5.1-0.20190526001144-9f3a303b451f
|
||||
google.golang.org/appengine v1.6.0
|
||||
google.golang.org/appengine v1.6.5
|
||||
google.golang.org/genproto v0.0.0-20190530194941-fb225487d101 // indirect
|
||||
google.golang.org/grpc v1.21.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user