Skip to content

Commit a760cb1

Browse files
build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#3298)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent 8a1cf90 commit a760cb1

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ require (
8888
github.com/sivchari/tenv v1.7.0
8989
github.com/sonatard/noctx v0.0.1
9090
github.com/sourcegraph/go-diff v0.6.1
91-
github.com/spf13/cobra v1.5.0
91+
github.com/spf13/cobra v1.6.0
9292
github.com/spf13/pflag v1.0.5
9393
github.com/spf13/viper v1.12.0
9494
github.com/ssgreg/nlreturn/v2 v2.2.1
@@ -139,7 +139,7 @@ require (
139139
github.com/gostaticanalysis/comment v1.4.2 // indirect
140140
github.com/hashicorp/errwrap v1.0.0 // indirect
141141
github.com/hashicorp/hcl v1.0.0 // indirect
142-
github.com/inconshreveable/mousetrap v1.0.0 // indirect
142+
github.com/inconshreveable/mousetrap v1.0.1 // indirect
143143
github.com/kisielk/gotool v1.0.0 // indirect
144144
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
145145
github.com/magiconair/properties v1.8.6 // indirect
@@ -180,7 +180,7 @@ require (
180180
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
181181
golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde // indirect
182182
golang.org/x/sys v0.0.0-20220915200043-7b5979e65e41 // indirect
183-
golang.org/x/text v0.3.7 // indirect
183+
golang.org/x/text v0.3.8 // indirect
184184
google.golang.org/protobuf v1.28.0 // indirect
185185
gopkg.in/ini.v1 v1.67.0 // indirect
186186
gopkg.in/yaml.v2 v2.4.0 // indirect

go.sum

+6-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)