chore: clean-up go.mod
diff --git a/go.mod b/go.mod
index 788fc2c..33c43b8 100644
--- a/go.mod
+++ b/go.mod
@@ -11,16 +11,13 @@
github.com/gophercloud/utils v0.0.0-20220704184730-55bdbbaec4ba
github.com/sirupsen/logrus v1.9.0
github.com/spf13/cobra v1.5.0
- github.com/stretchr/testify v1.8.0
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
- gopkg.in/yaml.v3 v3.0.1
)
require (
github.com/Microsoft/go-winio v0.4.16 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 // indirect
github.com/acomagu/bufpipe v1.0.3 // indirect
- github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emirpasic/gods v1.12.0 // indirect
github.com/fatih/color v1.10.0 // indirect
github.com/go-git/gcfg v1.5.0 // indirect
@@ -33,9 +30,9 @@
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
- github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/sergi/go-diff v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
+ github.com/stretchr/testify v1.8.0 // indirect
github.com/xanzy/ssh-agent v0.3.0 // indirect
golang.org/x/crypto v0.0.0-20211202192323-5770296d904e // indirect
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect