Adds go dep used by an Enterprise feature. (#29645)

Signed-off-by: bergquist <carl.bergquist@gmail.com>
This commit is contained in:
Carl Bergquist
2020-12-08 16:22:24 +01:00
committed by GitHub
parent 6c1789e549
commit 609d61dece
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -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