Adds go dep used by an Enterprise feature. (#29645)
Signed-off-by: bergquist <carl.bergquist@gmail.com>
This commit is contained in:
@@ -85,6 +85,7 @@ require (
|
||||
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
|
||||
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
|
||||
golang.org/x/sys v0.0.0-20201022201747-fb209a7c41cd // indirect
|
||||
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e
|
||||
golang.org/x/tools v0.0.0-20201023150057-2f4fa188d925 // indirect
|
||||
gonum.org/v1/gonum v0.6.0
|
||||
google.golang.org/api v0.33.0
|
||||
|
||||
Reference in New Issue
Block a user