Skip to content

Commit 689645d

Browse files
authoredApr 10, 2023
Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0aabd71 commit 689645d

26 files changed

+294
-228
lines changed
 

‎go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require (
3333
github.com/moloch--/memmod v0.0.0-20211120144554-8b37cc654945
3434
github.com/pquerna/otp v1.4.0
3535
github.com/sirupsen/logrus v1.9.0
36-
github.com/spf13/cobra v1.6.1
36+
github.com/spf13/cobra v1.7.0
3737
github.com/stretchr/testify v1.8.1
3838
github.com/things-go/go-socks5 v0.0.3
3939
github.com/xlab/treeprint v1.2.0
@@ -81,7 +81,7 @@ require (
8181
github.com/hashicorp/errwrap v1.1.0 // indirect
8282
github.com/hashicorp/go-multierror v1.1.1 // indirect
8383
github.com/hashicorp/go-uuid v1.0.2 // indirect
84-
github.com/inconshreveable/mousetrap v1.0.1 // indirect
84+
github.com/inconshreveable/mousetrap v1.1.0 // indirect
8585
github.com/jackc/pgpassfile v1.0.0 // indirect
8686
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
8787
github.com/jackc/pgx/v5 v5.3.0 // indirect

‎go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod h1:DqJ97dSdRW
143143
github.com/hinshun/vt10x v0.0.0-20180809195222-d55458df857c/go.mod h1:DqJ97dSdRW1W22yXSB90986pcOyQ7r45iio1KN2ez1A=
144144
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u7lxST/RaJw+cv273q79D81Xbog=
145145
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec/go.mod h1:Q48J4R4DvxnHolD5P8pOtXigYlRuPLGl6moFx3ulM68=
146-
github.com/inconshreveable/mousetrap v1.0.1 h1:U3uMjPSQEBMNp1lFxmllqCPM6P5u/Xq7Pgzkat/bFNc=
147-
github.com/inconshreveable/mousetrap v1.0.1/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
146+
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
147+
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
148148
github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=
149149
github.com/jackc/pgpassfile v1.0.0/go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg=
150150
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a h1:bbPeKD0xmW/Y25WS6cokEszi5g+S0QxI/d45PkRi7Nk=
@@ -245,8 +245,8 @@ github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6Mwd
245245
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
246246
github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0=
247247
github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
248-
github.com/spf13/cobra v1.6.1 h1:o94oiPyS4KD1mPy2fmcYYHHfCxLqYjJOhGsCHFZtEzA=
249-
github.com/spf13/cobra v1.6.1/go.mod h1:IOw/AERYS7UzyrGinqmz6HLUo219MORXGxhbaJUqzrY=
248+
github.com/spf13/cobra v1.7.0 h1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I=
249+
github.com/spf13/cobra v1.7.0/go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0=
250250
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
251251
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
252252
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

‎vendor/github.com/inconshreveable/mousetrap/trap_others.go

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

‎vendor/github.com/inconshreveable/mousetrap/trap_windows.go

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

‎vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go

-46
This file was deleted.

‎vendor/github.com/spf13/cobra/.golangci.yml

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

‎vendor/github.com/spf13/cobra/Makefile

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

‎vendor/github.com/spf13/cobra/README.md

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

‎vendor/github.com/spf13/cobra/active_help.go

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

‎vendor/github.com/spf13/cobra/args.go

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

‎vendor/github.com/spf13/cobra/bash_completions.go

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

‎vendor/github.com/spf13/cobra/bash_completionsV2.go

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

‎vendor/github.com/spf13/cobra/cobra.go

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

‎vendor/github.com/spf13/cobra/command.go

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

‎vendor/github.com/spf13/cobra/command_notwin.go

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

‎vendor/github.com/spf13/cobra/command_win.go

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

‎vendor/github.com/spf13/cobra/completions.go

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

‎vendor/github.com/spf13/cobra/fish_completions.go

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

‎vendor/github.com/spf13/cobra/flag_groups.go

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

‎vendor/github.com/spf13/cobra/powershell_completions.go

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

‎vendor/github.com/spf13/cobra/projects_using_cobra.md

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

‎vendor/github.com/spf13/cobra/shell_completions.go

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

‎vendor/github.com/spf13/cobra/shell_completions.md

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

‎vendor/github.com/spf13/cobra/user_guide.md

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

‎vendor/github.com/spf13/cobra/zsh_completions.go

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

‎vendor/modules.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ github.com/hashicorp/go-multierror
235235
# github.com/hashicorp/go-uuid v1.0.2
236236
## explicit
237237
github.com/hashicorp/go-uuid
238-
# github.com/inconshreveable/mousetrap v1.0.1
238+
# github.com/inconshreveable/mousetrap v1.1.0
239239
## explicit; go 1.18
240240
github.com/inconshreveable/mousetrap
241241
# github.com/jackc/pgpassfile v1.0.0
@@ -337,7 +337,7 @@ github.com/rivo/uniseg
337337
# github.com/sirupsen/logrus v1.9.0
338338
## explicit; go 1.13
339339
github.com/sirupsen/logrus
340-
# github.com/spf13/cobra v1.6.1
340+
# github.com/spf13/cobra v1.7.0
341341
## explicit; go 1.15
342342
github.com/spf13/cobra
343343
# github.com/spf13/pflag v1.0.5

0 commit comments

Comments
 (0)
Please sign in to comment.