Skip to content

Commit 8154a90

Browse files
fix(deps): update module github.com/tektoncd/pipeline to v1.14.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 13a2f01 commit 8154a90

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/konflux-ci/release-service
22

3-
go 1.26.0
3+
go 1.26.4
44

55
require (
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
278278
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
279279
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
280280
github.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=
283283
github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=
284284
github.com/tidwall/gjson v1.18.0/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
285285
github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=

0 commit comments

Comments
 (0)