We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d3e20 commit d0aaea5Copy full SHA for d0aaea5
‎acceptance/go.mod‎
@@ -26,13 +26,13 @@ require (
26
github.com/sigstore/sigstore v1.8.15
27
github.com/stretchr/testify v1.11.1
28
github.com/tektoncd/cli v0.38.0
29
- github.com/tektoncd/pipeline v0.70.0
+ github.com/tektoncd/pipeline v1.7.0
30
github.com/testcontainers/testcontainers-go v0.34.0
31
github.com/transparency-dev/merkle v0.0.2
32
github.com/wiremock/go-wiremock v1.11.0
33
github.com/yudai/gojsondiff v1.0.0
34
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
35
- gopkg.in/go-jose/go-jose.v2 v2.6.3
+ gopkg.in/go-jose/go-jose.v4 v4.1.3
36
k8s.io/api v0.34.2
37
k8s.io/apimachinery v0.34.2
38
k8s.io/client-go v0.34.2
0 commit comments