File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/konflux-ci/release-service
22
3- go 1.26.0
3+ go 1.26.4
44
55require (
66 github.com/conforma/crds/api v0.1.11
@@ -13,7 +13,7 @@ require (
1313 github.com/onsi/ginkgo/v2 v2.32.0
1414 github.com/onsi/gomega v1.42.1
1515 github.com/operator-framework/operator-lib v0.19.0
16- github.com/tektoncd/pipeline v1.13.1
16+ github.com/tektoncd/pipeline v1.14.0
1717 go.yaml.in/yaml/v2 v2.4.4
1818 k8s.io/api v0.35.6
1919 k8s.io/apimachinery v0.36.2
Original file line number Diff line number Diff line change @@ -278,8 +278,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
278278github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
279279github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
280280github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
281- github.com/tektoncd/pipeline v1.13.1 h1:FluwzvfRuEKhxkGSQqXcjaaRK7IfGohjwFtA9/r0AMQ =
282- github.com/tektoncd/pipeline v1.13.1 /go.mod h1:71cP/rC6s/j+f8McEdFCdbcrLEODIfPIFDUqvMHeouM =
281+ github.com/tektoncd/pipeline v1.14.0 h1:1jxq2oJnQ3t1MNZ3QntJ9vVTMP3XyHOAmfg3SCVilVc =
282+ github.com/tektoncd/pipeline v1.14.0 /go.mod h1:02XVcI1djpd6APKLX7JdnUddiVuwulCTWamQxlNF5CI =
283283github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY =
284284github.com/tidwall/gjson v1.18.0 /go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk =
285285github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA =
You can’t perform that action at this time.
0 commit comments