diff --git a/go.mod b/go.mod index 88a19d3..2d843b1 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,6 @@ require ( github.com/mitchellh/go-homedir v1.1.0 github.com/parnurzeal/gorequest v0.2.16 github.com/spf13/cobra v1.0.0 - github.com/spf13/pflag v1.0.3 github.com/spf13/viper v1.7.1 moul.io/http2curl v1.0.0 // indirect )