Skip to content

Commit 3cd2bd7

Browse files
dependabot[bot]zakisk
authored andcommitted
chore(deps): 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 66add4d commit 3cd2bd7

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
@@ -26,7 +26,7 @@ require (
2626
github.com/pkg/errors v0.9.1
2727
github.com/spf13/cobra v1.10.2
2828
github.com/stretchr/testify v1.11.1
29-
github.com/tektoncd/pipeline v1.11.0
29+
github.com/tektoncd/pipeline v1.11.1
3030
gitlab.com/gitlab-org/api/client-go v1.46.0
3131
go.opentelemetry.io/otel v1.43.0
3232
go.opentelemetry.io/otel/metric v1.43.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,8 @@ github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
265265
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
266266
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
267267
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
268-
github.com/tektoncd/pipeline v1.11.0 h1:uJ6Bl6ydxiRi1SP7MBLdDnUwh6SzFzQcRF6MnIr5Xsc=
269-
github.com/tektoncd/pipeline v1.11.0/go.mod h1:uglkGnsv6WLitNpBdyP+K3J4HnjA5kHgoNV75FqjoD4=
268+
github.com/tektoncd/pipeline v1.11.1 h1:GjSqggV4EOfCqaWWplEYKqzghqFcpxMWsqLw5mmIAo0=
269+
github.com/tektoncd/pipeline v1.11.1/go.mod h1:pw9WrX+rauagZMQGzKs9Do8K6BvGDz0/FnoFjZnuCZk=
270270
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
271271
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
272272
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=

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
@@ -385,7 +385,7 @@ github.com/spf13/pflag
385385
## explicit; go 1.17
386386
github.com/stretchr/testify/assert
387387
github.com/stretchr/testify/assert/yaml
388-
# github.com/tektoncd/pipeline v1.11.0
388+
# github.com/tektoncd/pipeline v1.11.1
389389
## explicit; go 1.25.7
390390
github.com/tektoncd/pipeline/internal/artifactref
391391
github.com/tektoncd/pipeline/pkg/apis/config

0 commit comments

Comments
 (0)