Skip to content

Commit 41346f7

Browse files
🚨 Update go modules
1 parent bee8cd6 commit 41346f7

4 files changed

Lines changed: 585 additions & 129 deletions

File tree

‎acceptance/go.mod‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ 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.5
2525
github.com/sigstore/rekor v1.3.6
2626
github.com/sigstore/sigstore v1.8.15
2727
github.com/stretchr/testify v1.11.1
@@ -32,7 +32,7 @@ require (
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

0 commit comments

Comments
 (0)