@@ -4,7 +4,7 @@ go 1.23.6
44
55require (
66 cuelang.org/go v0.11.1
7- github.com/MakeNowJust/heredoc v1 .0.0
7+ github.com/MakeNowJust/heredoc/v2 v2 .0.1
88 github.com/Maldris/go-billy-afero v0.0.0-20200815120323-e9d3de59c99a
99 github.com/conforma/go-gather v1.0.2
1010 github.com/enterprise-contract/enterprise-contract-controller/api v0.1.79
@@ -22,10 +22,10 @@ require (
2222 github.com/mattn/go-isatty v0.0.20
2323 github.com/mitchellh/go-wordwrap v1.0.1
2424 github.com/open-policy-agent/conftest v0.55.0
25- github.com/open-policy-agent/opa v0.70 .0
25+ github.com/open-policy-agent/opa v1.8 .0
2626 github.com/package-url/packageurl-go v0.1.3
2727 github.com/qri-io/jsonpointer v0.1.1
28- github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
28+ github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
2929 github.com/secure-systems-lab/go-securesystemslib v0.9.0
3030 github.com/sigstore/cosign/v2 v2.4.1
3131 github.com/sigstore/sigstore v1.8.15
@@ -36,7 +36,7 @@ require (
3636 github.com/spf13/viper v1.19.0
3737 github.com/stretchr/testify v1.10.0
3838 github.com/stuart-warren/yamlfmt v0.2.0
39- github.com/tektoncd/pipeline v0.70.0
39+ github.com/tektoncd/pipeline v1.3.1
4040 golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
4141 golang.org/x/net v0.34.0
4242 golang.org/x/sync v0.14.0
0 commit comments