Skip to content

Commit bfa2006

Browse files
build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#3771)
1 parent 78c5606 commit bfa2006

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ require (
9191
github.com/sivchari/tenv v1.7.1
9292
github.com/sonatard/noctx v0.0.2
9393
github.com/sourcegraph/go-diff v0.7.0
94-
github.com/spf13/cobra v1.6.1
94+
github.com/spf13/cobra v1.7.0
9595
github.com/spf13/pflag v1.0.5
9696
github.com/spf13/viper v1.12.0
9797
github.com/ssgreg/nlreturn/v2 v2.2.1
@@ -143,7 +143,7 @@ require (
143143
github.com/gostaticanalysis/comment v1.4.2 // indirect
144144
github.com/hashicorp/errwrap v1.0.0 // indirect
145145
github.com/hashicorp/hcl v1.0.0 // indirect
146-
github.com/inconshreveable/mousetrap v1.0.1 // indirect
146+
github.com/inconshreveable/mousetrap v1.1.0 // indirect
147147
github.com/kisielk/gotool v1.0.0 // indirect
148148
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
149149
github.com/magiconair/properties v1.8.6 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)