Skip to content

Commit b5c7b0c

Browse files
mergify[bot]dependabot[bot]ycombinator
authored
[8.18](backport #5399) build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#5415)
* 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 33478b6 commit b5c7b0c

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
@@ -3315,11 +3315,11 @@ SOFTWARE.
33153315

33163316
--------------------------------------------------------------------------------
33173317
Dependency : github.com/spf13/cobra
3318-
Version: v1.9.1
3318+
Version: v1.10.1
33193319
Licence type (autodetected): Apache-2.0
33203320
--------------------------------------------------------------------------------
33213321

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

33243324
Apache License
33253325
Version 2.0, January 2004
@@ -18354,11 +18354,11 @@ THE SOFTWARE.
1835418354

1835518355
--------------------------------------------------------------------------------
1835618356
Dependency : github.com/spf13/pflag
18357-
Version: v1.0.6
18357+
Version: v1.0.9
1835818358
Licence type (autodetected): BSD-3-Clause
1835918359
--------------------------------------------------------------------------------
1836018360

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

1836318363
Copyright (c) 2012 Alex Ogier. All rights reserved.
1836418364
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
@@ -25,7 +25,7 @@ require (
2525
github.com/prometheus/client_golang v1.22.0
2626
github.com/rs/xid v1.6.0
2727
github.com/rs/zerolog v1.32.0
28-
github.com/spf13/cobra v1.9.1
28+
github.com/spf13/cobra v1.10.1
2929
github.com/stretchr/testify v1.11.1
3030
go.elastic.co/apm/module/apmchiv5/v2 v2.7.1
3131
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
@@ -161,10 +161,10 @@ github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFt
161161
github.com/shoenig/go-m1cpu v0.1.6/go.mod h1:1JJMcUBvfNwpq05QDQVAnx3gUHr9IYF7GNg9SUEw2VQ=
162162
github.com/shoenig/test v0.6.4 h1:kVTaSd7WLz5WZ2IaoM0RSzRsUD+m8wRR+5qvntpn4LU=
163163
github.com/shoenig/test v0.6.4/go.mod h1:byHiCGXqrVaflBLAMq/srcZIHynQPQgeyvkvXnjqq0k=
164-
github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=
165-
github.com/spf13/cobra v1.9.1/go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0=
166-
github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=
167-
github.com/spf13/pflag v1.0.6/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
164+
github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s=
165+
github.com/spf13/cobra v1.10.1/go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0=
166+
github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY=
167+
github.com/spf13/pflag v1.0.9/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
168168
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad/go.mod h1:qLr4V1qq6nMqFKkMo8ZTx3f+BZEkzsRUY10Xsm2mwU0=
169169
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
170170
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=

0 commit comments

Comments
 (0)