Skip to content

Commit 879976e

Browse files
mergify[bot]dependabot[bot]ycombinator
authored
[9.0](backport #5399) build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#5417)
* build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#5399) * build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Post dependabot file modifications --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit cecd810) # Conflicts: # NOTICE-fips.txt # go.mod # testing/go.sum * Fixing conflicts --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shaunak Kashyap <[email protected]>
1 parent 410c1e7 commit 879976e

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

NOTICE.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3345,11 +3345,11 @@ SOFTWARE.
33453345

33463346
--------------------------------------------------------------------------------
33473347
Dependency : github.com/spf13/cobra
3348-
Version: v1.9.1
3348+
Version: v1.10.1
33493349
Licence type (autodetected): Apache-2.0
33503350
--------------------------------------------------------------------------------
33513351

3352-
Contents of probable licence file $GOMODCACHE/github.com/spf13/cobra@v1.9.1/LICENSE.txt:
3352+
Contents of probable licence file $GOMODCACHE/github.com/spf13/cobra@v1.10.1/LICENSE.txt:
33533353

33543354
Apache License
33553355
Version 2.0, January 2004
@@ -18347,11 +18347,11 @@ THE SOFTWARE.
1834718347

1834818348
--------------------------------------------------------------------------------
1834918349
Dependency : github.com/spf13/pflag
18350-
Version: v1.0.6
18350+
Version: v1.0.9
1835118351
Licence type (autodetected): BSD-3-Clause
1835218352
--------------------------------------------------------------------------------
1835318353

18354-
Contents of probable licence file $GOMODCACHE/github.com/spf13/[email protected].6/LICENSE:
18354+
Contents of probable licence file $GOMODCACHE/github.com/spf13/[email protected].9/LICENSE:
1835518355

1835618356
Copyright (c) 2012 Alex Ogier. All rights reserved.
1835718357
Copyright (c) 2012 The Go Authors. All rights reserved.

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
github.com/prometheus/client_golang v1.22.0
2727
github.com/rs/xid v1.6.0
2828
github.com/rs/zerolog v1.32.0
29-
github.com/spf13/cobra v1.9.1
29+
github.com/spf13/cobra v1.10.1
3030
github.com/stretchr/testify v1.11.1
3131
go.elastic.co/apm/module/apmchiv5/v2 v2.7.1
3232
go.elastic.co/apm/module/apmelasticsearch/v2 v2.7.1
@@ -77,7 +77,7 @@ require (
7777
github.com/prometheus/procfs v0.15.1 // indirect
7878
github.com/shirou/gopsutil/v4 v4.24.7 // indirect
7979
github.com/shoenig/go-m1cpu v0.1.6 // indirect
80-
github.com/spf13/pflag v1.0.6 // indirect
80+
github.com/spf13/pflag v1.0.9 // indirect
8181
github.com/stretchr/objx v0.5.2 // indirect
8282
github.com/tklauser/go-sysconf v0.3.12 // indirect
8383
github.com/tklauser/numcpus v0.6.1 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,10 @@ github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFt
163163
github.com/shoenig/go-m1cpu v0.1.6/go.mod h1:1JJMcUBvfNwpq05QDQVAnx3gUHr9IYF7GNg9SUEw2VQ=
164164
github.com/shoenig/test v0.6.4 h1:kVTaSd7WLz5WZ2IaoM0RSzRsUD+m8wRR+5qvntpn4LU=
165165
github.com/shoenig/test v0.6.4/go.mod h1:byHiCGXqrVaflBLAMq/srcZIHynQPQgeyvkvXnjqq0k=
166-
github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=
167-
github.com/spf13/cobra v1.9.1/go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0=
168-
github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=
169-
github.com/spf13/pflag v1.0.6/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
166+
github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s=
167+
github.com/spf13/cobra v1.10.1/go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0=
168+
github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY=
169+
github.com/spf13/pflag v1.0.9/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
170170
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad/go.mod h1:qLr4V1qq6nMqFKkMo8ZTx3f+BZEkzsRUY10Xsm2mwU0=
171171
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
172172
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=

0 commit comments

Comments
 (0)