Skip to content

Commit

Permalink
fix(deps): update module github.com/spf13/cobra to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 5aea237 commit 14dfc6d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 111 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/sergi/go-diff v1.3.1
github.com/sirupsen/logrus v1.4.2
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v0.0.7
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
golang.org/x/net v0.23.0
)
Expand All @@ -33,7 +33,7 @@ require (
github.com/gdamore/tcell/v2 v2.4.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
github.com/lucasb-eyer/go-colorful v1.0.3 // indirect
github.com/magiconair/properties v1.8.7 // indirect
Expand Down
Loading

0 comments on commit 14dfc6d

Please sign in to comment.