Skip to content

Commit f475444

Browse files
dependabot[bot]tekton-robot
authored andcommitted
Bump github.com/tektoncd/pipeline from 1.11.0 to 1.11.1
Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/tektoncd/pipeline dependency-version: 1.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d86fccf commit f475444

5 files changed

Lines changed: 11 additions & 8 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/gorilla/mux v1.8.1
1515
github.com/sirupsen/logrus v1.9.4
1616
github.com/spf13/cobra v1.10.2
17-
github.com/tektoncd/pipeline v1.11.0
17+
github.com/tektoncd/pipeline v1.11.1
1818
github.com/tektoncd/plumbing v0.0.0-20250430145243-3b7cd59879c1
1919
github.com/tidwall/sjson v1.2.5
2020
go.opentelemetry.io/otel v1.43.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
374374
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
375375
github.com/tektoncd/ahmetb-gen-crd-api-reference-docs v0.3.1-0.20260316152250-6bbddc29119c h1:zhs32gUzwxtgNvKV29nQR2n+pfNM82kKLFd3AwIGUug=
376376
github.com/tektoncd/ahmetb-gen-crd-api-reference-docs v0.3.1-0.20260316152250-6bbddc29119c/go.mod h1:lQON0TD5PnAUl7Q6H5FNV+/AqCSeltYf72OGIkegB/o=
377-
github.com/tektoncd/pipeline v1.11.0 h1:uJ6Bl6ydxiRi1SP7MBLdDnUwh6SzFzQcRF6MnIr5Xsc=
378-
github.com/tektoncd/pipeline v1.11.0/go.mod h1:uglkGnsv6WLitNpBdyP+K3J4HnjA5kHgoNV75FqjoD4=
377+
github.com/tektoncd/pipeline v1.11.1 h1:GjSqggV4EOfCqaWWplEYKqzghqFcpxMWsqLw5mmIAo0=
378+
github.com/tektoncd/pipeline v1.11.1/go.mod h1:pw9WrX+rauagZMQGzKs9Do8K6BvGDz0/FnoFjZnuCZk=
379379
github.com/tektoncd/plumbing v0.0.0-20250430145243-3b7cd59879c1 h1:nv7BsOAZ1ifQX9Lw1hYFo1f7e62dTDyyVPJBuljgZKw=
380380
github.com/tektoncd/plumbing v0.0.0-20250430145243-3b7cd59879c1/go.mod h1:eDs4O8vTNkyKZ/+AEuo4nYDfpyn1AzbgIcQ1QMQaKJk=
381381
github.com/tidwall/gjson v1.14.2 h1:6BBkirS0rAHjumnjHF6qgy5d2YAJ1TLIaFE2lzfOLqo=

vendor/github.com/tektoncd/pipeline/pkg/apis/pipeline/v1/container_validation.go

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/tektoncd/pipeline/pkg/apis/pipeline/v1beta1/task_validation.go

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ github.com/spiffe/go-spiffe/v2/spiffeid
457457
github.com/stretchr/testify/assert
458458
github.com/stretchr/testify/assert/yaml
459459
github.com/stretchr/testify/require
460-
# github.com/tektoncd/pipeline v1.11.0
460+
# github.com/tektoncd/pipeline v1.11.1
461461
## explicit; go 1.25.7
462462
github.com/tektoncd/pipeline/internal/artifactref
463463
github.com/tektoncd/pipeline/pkg/apis/config

0 commit comments

Comments
 (0)