File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ retract v0.3.2
99
1010require (
1111 github.com/stretchr/testify v1.11.1
12- github.com/tektoncd/pipeline v1.9.0
12+ github.com/tektoncd/pipeline v1.9.1
1313 github.com/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2
1414 go.opentelemetry.io/otel v1.40.0
1515 go.opentelemetry.io/otel/metric v1.40.0
Original file line number Diff line number Diff line change @@ -340,8 +340,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
340340github.qkg1.top/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
341341github.qkg1.top/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
342342github.qkg1.top/stvp/go-udp-testing v0.0.0-20201019212854-469649b16807 /go.mod h1:7jxmlfBCDBXRzr0eAQJ48XC1hBu1np4CS5+cHEYfwpc =
343- github.com/tektoncd/pipeline v1.9.0 h1:f/5Vwq1bF4eQQk3hiE7Y5fMvq1nJRTxqqhq5E9YZBeQ =
344- github.com/tektoncd/pipeline v1.9.0 /go.mod h1:PTlIZ4Mhr8HZDx404O7spJtafiynetTMedCsXStjtHk =
343+ github.com/tektoncd/pipeline v1.9.1 h1:Js6NQleJLoo5vrS6ebg+WoHntMDY6xMS9zDvbGR2RjQ =
344+ github.com/tektoncd/pipeline v1.9.1 /go.mod h1:PTlIZ4Mhr8HZDx404O7spJtafiynetTMedCsXStjtHk =
345345github.qkg1.top/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2 h1:v4UPEbe6MEto5i4ELtiXWBxUAUIAWL5U1DznfPhi4WE =
346346github.qkg1.top/tektoncd/plumbing v0.0.0-20250805154627-25448098dea2 /go.mod h1:BC6F3DlZc+wpUT9YcwG9MoSfb4tUiH2olB9xYoIsB4I =
347347github.qkg1.top/vbatts/tar-split v0.12.1 h1:CqKoORW7BUWBe7UL/iqTVvkTBOF8UvOMKOIZykxnnbo =
Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ github.com/spf13/pflag
269269## explicit; go 1.17
270270github.qkg1.top/stretchr/testify/assert
271271github.qkg1.top/stretchr/testify/assert/yaml
272- # github.com/tektoncd/pipeline v1.9.0
272+ # github.com/tektoncd/pipeline v1.9.1
273273## explicit; go 1.24.0
274274github.qkg1.top/tektoncd/pipeline/internal/artifactref
275275github.qkg1.top/tektoncd/pipeline/pkg/apis/config
You can’t perform that action at this time.
0 commit comments