make gomod

This commit is contained in:
Ole Markus With 2020-02-20 21:16:42 +01:00
parent f2f29d92d6
commit d728ac8196
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -124,7 +124,7 @@ require (
golang.org/x/crypto v0.0.0-20191202143827-86a70503ff7e
golang.org/x/net v0.0.0-20191126235420-ef20fe5d7933
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9
golang.org/x/tools v0.0.0-20191203134012-c197fd4bf371
google.golang.org/api v0.17.0
gopkg.in/gcfg.v1 v1.2.0