File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -3345,11 +3345,11 @@ SOFTWARE.
33453345
33463346--------------------------------------------------------------------------------
33473347Dependency : github.com/spf13/cobra
3348- Version: v1.9 .1
3348+ Version: v1.10 .1
33493349Licence 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--------------------------------------------------------------------------------
1834918349Dependency : github.com/spf13/pflag
18350- Version: v1.0.6
18350+ Version: v1.0.9
1835118351Licence 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
1835618356Copyright (c) 2012 Alex Ogier. All rights reserved.
1835718357Copyright (c) 2012 The Go Authors. All rights reserved.
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -163,10 +163,10 @@ github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFt
163163github.com/shoenig/go-m1cpu v0.1.6 /go.mod h1:1JJMcUBvfNwpq05QDQVAnx3gUHr9IYF7GNg9SUEw2VQ =
164164github.com/shoenig/test v0.6.4 h1:kVTaSd7WLz5WZ2IaoM0RSzRsUD+m8wRR+5qvntpn4LU =
165165github.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 =
170170github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad /go.mod h1:qLr4V1qq6nMqFKkMo8ZTx3f+BZEkzsRUY10Xsm2mwU0 =
171171github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
172172github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY =
You can’t perform that action at this time.
0 commit comments