Skip to content

Commit 7283c80

Browse files
🚨 Update go modules
1 parent a5b9e51 commit 7283c80

4 files changed

Lines changed: 540 additions & 134 deletions

File tree

‎acceptance/go.mod‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
2323
github.com/pkg/errors v0.9.1
2424
github.com/secure-systems-lab/go-securesystemslib v0.9.1
25-
github.com/sigstore/cosign/v2 v2.4.1
25+
github.com/sigstore/cosign/v3 v3.0.5
2626
github.com/sigstore/rekor v1.3.10
2727
github.com/sigstore/sigstore v1.9.1
2828
github.com/stretchr/testify v1.11.1
@@ -33,7 +33,7 @@ require (
3333
github.com/wiremock/go-wiremock v1.11.0
3434
github.com/yudai/gojsondiff v1.0.0
3535
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
36-
gopkg.in/go-jose/go-jose.v2 v2.6.3
36+
gopkg.in/go-jose/go-jose.v4 v4.1.3
3737
k8s.io/api v0.34.3
3838
k8s.io/apimachinery v0.34.3
3939
k8s.io/client-go v0.34.3

0 commit comments

Comments
 (0)