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 @@ -7,7 +7,7 @@ require (
77 github.com/go-logr/stdr v1.2.2
88 github.com/secure-systems-lab/go-securesystemslib v0.9.1
99 github.com/sigstore/sigstore v1.9.5
10- github.com/spf13/cobra v1.9 .1
10+ github.com/spf13/cobra v1.10 .1
1111 github.com/stretchr/testify v1.11.1
1212)
1313
@@ -21,7 +21,7 @@ require (
2121 github.com/opencontainers/go-digest v1.0.0 // indirect
2222 github.com/pmezard/go-difflib v1.0.0 // indirect
2323 github.com/sigstore/protobuf-specs v0.4.1 // indirect
24- github.com/spf13/pflag v1.0.6 // indirect
24+ github.com/spf13/pflag v1.0.9 // indirect
2525 github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
2626 golang.org/x/crypto v0.40.0 // indirect
2727 golang.org/x/sys v0.34.0 // indirect
Original file line number Diff line number Diff line change @@ -49,10 +49,10 @@ github.com/sigstore/protobuf-specs v0.4.1 h1:5SsMqZbdkcO/DNHudaxuCUEjj6x29tS2Xby
4949github.com/sigstore/protobuf-specs v0.4.1 /go.mod h1:+gXR+38nIa2oEupqDdzg4qSBT0Os+sP7oYv6alWewWc =
5050github.com/sigstore/sigstore v1.9.5 h1:Wm1LT9yF4LhQdEMy5A2JeGRHTrAWGjT3ubE5JUSrGVU =
5151github.com/sigstore/sigstore v1.9.5 /go.mod h1:VtxgvGqCmEZN9X2zhFSOkfXxvKUjpy8RpUW39oCtoII =
52- github.com/spf13/cobra v1.9 .1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo =
53- github.com/spf13/cobra v1.9 .1 /go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
54- github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
55- github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
52+ github.com/spf13/cobra v1.10 .1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
53+ github.com/spf13/cobra v1.10 .1 /go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
54+ github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
55+ github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
5656github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
5757github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
5858github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 h1:e/5i7d4oYZ+C1wj2THlRK+oAhjeS/TRQwMfkIuet3w0 =
You can’t perform that action at this time.
0 commit comments