Skip to content

Commit d0aaea5

Browse files
🚨 Update go modules
1 parent 07d3e20 commit d0aaea5

File tree

4 files changed

+334
-77
lines changed

4 files changed

+334
-77
lines changed

‎acceptance/go.mod‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ require (
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

0 commit comments

Comments
 (0)