We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a935be + 6a0f92e commit f0ae033Copy full SHA for f0ae033
go.mod
@@ -9,9 +9,8 @@ require (
9
github.com/liquidweb/go-lwApi v0.0.5
10
github.com/mitchellh/go-homedir v1.1.0
11
github.com/mitchellh/mapstructure v1.5.0
12
- github.com/pelletier/go-toml v1.8.1 // indirect
13
github.com/spf13/cast v1.5.1
14
- github.com/spf13/cobra v1.1.1
+ github.com/spf13/cobra v1.7.0
15
github.com/spf13/viper v1.16.0
16
golang.org/x/crypto v0.13.0
17
gopkg.in/yaml.v2 v2.4.0
0 commit comments