File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.23.0
4
4
5
5
require (
6
6
github.com/elastic/go-seccomp-bpf v1.6.0
7
- github.com/spf13/cobra v1.9 .1
7
+ github.com/spf13/cobra v1.10 .1
8
8
golang.org/x/mod v0.27.0
9
9
golang.org/x/sys v0.35.0
10
10
gotest.tools/v3 v3.5.2
@@ -13,6 +13,6 @@ require (
13
13
require (
14
14
github.com/google/go-cmp v0.5.9 // indirect
15
15
github.com/inconshreveable/mousetrap v1.1.0 // indirect
16
- github.com/spf13/pflag v1.0.6 // indirect
16
+ github.com/spf13/pflag v1.0.9 // indirect
17
17
golang.org/x/net v0.41.0 // indirect
18
18
)
Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLf
10
10
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
11
11
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
12
12
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
13
- github.com/spf13/cobra v1.9 .1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo =
14
- github.com/spf13/cobra v1.9 .1 /go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
15
- github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
16
- github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
13
+ github.com/spf13/cobra v1.10 .1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
14
+ github.com/spf13/cobra v1.10 .1 /go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
15
+ github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
16
+ github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
17
17
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
18
18
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
19
19
golang.org/x/mod v0.27.0 h1:kb+q2PyFnEADO2IEF935ehFUXlWiNjJWtRNgBLSfbxQ =
You can’t perform that action at this time.
0 commit comments