Skip to content

Commit f0ae033

Browse files
authored
Merge pull request #8 from jvandellen/dependabot/go_modules/github.com/spf13/cobra-1.7.0
Bump github.com/spf13/cobra from 1.1.1 to 1.7.0
2 parents 3a935be + 6a0f92e commit f0ae033

File tree

2 files changed

+7
-78
lines changed

2 files changed

+7
-78
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ require (
99
github.com/liquidweb/go-lwApi v0.0.5
1010
github.com/mitchellh/go-homedir v1.1.0
1111
github.com/mitchellh/mapstructure v1.5.0
12-
github.com/pelletier/go-toml v1.8.1 // indirect
1312
github.com/spf13/cast v1.5.1
14-
github.com/spf13/cobra v1.1.1
13+
github.com/spf13/cobra v1.7.0
1514
github.com/spf13/viper v1.16.0
1615
golang.org/x/crypto v0.13.0
1716
gopkg.in/yaml.v2 v2.4.0

0 commit comments

Comments
 (0)