File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ require (
1111 github.com/beamly/go-gocd v0.0.0-20190719193049-383d56afbf92
1212 github.com/google/gofuzz v1.1.0 // indirect
1313 github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d // indirect
14+ github.com/hashicorp/golang-lru v0.5.1 // indirect
1415 github.com/jszwedko/go-circleci v0.3.0
1516 github.com/mongodb/go-client-mongodb-atlas v0.3.0
1617 github.com/ovotech/cloud-key-client v0.2.1
@@ -20,6 +21,7 @@ require (
2021 github.com/spf13/viper v1.7.1
2122 go.uber.org/zap v1.16.0
2223 golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
24+ golang.org/x/exp v0.0.0-20200224162631-6cc2880d07d6 // indirect
2325 golang.org/x/oauth2 v0.0.0-20201109201403-9fd604954f58
2426 golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e // indirect
2527 google.golang.org/api v0.36.0
You can’t perform that action at this time.
0 commit comments