File tree Expand file tree Collapse file tree 4 files changed +525
-113
lines changed
Expand file tree Collapse file tree 4 files changed +525
-113
lines changed Original file line number Diff line number Diff line change @@ -21,18 +21,18 @@ require (
2121 github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
2222 github.com/pkg/errors v0.9.1
2323 github.com/secure-systems-lab/go-securesystemslib v0.9.0
24- github.com/sigstore/cosign/v2 v2.4.1
24+ github.com/sigstore/cosign/v3 v3.0.2
2525 github.com/sigstore/rekor v1.3.6
2626 github.com/sigstore/sigstore v1.8.15
2727 github.com/stretchr/testify v1.11.1
2828 github.com/tektoncd/cli v0.38.0
29- github.com/tektoncd/pipeline v0.70 .0
29+ github.com/tektoncd/pipeline v1.7 .0
3030 github.com/testcontainers/testcontainers-go v0.34.0
3131 github.com/transparency-dev/merkle v0.0.2
3232 github.com/wiremock/go-wiremock v1.11.0
3333 github.com/yudai/gojsondiff v1.0.0
3434 golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
35- gopkg.in/go-jose/go-jose.v2 v2.6 .3
35+ gopkg.in/go-jose/go-jose.v4 v4.1 .3
3636 k8s.io/api v0.34.2
3737 k8s.io/apimachinery v0.34.2
3838 k8s.io/client-go v0.34.2
You can’t perform that action at this time.
0 commit comments