Skip to content

Commit 7b55502

Browse files
dependabot[bot]vdemeester
authored andcommitted
Bump github.com/tektoncd/pipeline from 0.35.0 to 0.35.1
Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 0.35.0 to 0.35.1. - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Commits](tektoncd/pipeline@v0.35.0...v0.35.1) --- updated-dependencies: - dependency-name: github.com/tektoncd/pipeline dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a7cad3 commit 7b55502

File tree

5 files changed

+12
-13
lines changed

5 files changed

+12
-13
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/pkg/errors v0.9.1
2020
github.com/sirupsen/logrus v1.8.1
2121
github.com/spf13/cobra v1.4.0
22-
github.com/tektoncd/pipeline v0.35.0
22+
github.com/tektoncd/pipeline v0.35.1
2323
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
2424
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
2525
k8s.io/api v0.23.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1675,8 +1675,8 @@ github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07/go.mod h1:kDXzergiv9cb
16751675
github.com/tchap/go-patricia v2.2.6+incompatible/go.mod h1:bmLyhP68RS6kStMGxByiQ23RP/odRBOTVjwp2cDyi6I=
16761676
github.com/tdakkota/asciicheck v0.0.0-20200416190851-d7f85be797a2/go.mod h1:yHp0ai0Z9gUljN3o0xMhYJnH/IcvkdTBOX2fmJ93JEM=
16771677
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b/go.mod h1:yHp0ai0Z9gUljN3o0xMhYJnH/IcvkdTBOX2fmJ93JEM=
1678-
github.com/tektoncd/pipeline v0.35.0 h1:6yy2CjW3HsPydc/WLydnFvTxwhRPbRNm13mUoSTmTnI=
1679-
github.com/tektoncd/pipeline v0.35.0/go.mod h1:+Jc1ESROXrzosXmpAKMWY8CJhUu52mK+wigjpVMgOio=
1678+
github.com/tektoncd/pipeline v0.35.1 h1:cgEVV+DqXQRyduFDnqLjuK6uMcau3betM0iV+F1vjPQ=
1679+
github.com/tektoncd/pipeline v0.35.1/go.mod h1:+Jc1ESROXrzosXmpAKMWY8CJhUu52mK+wigjpVMgOio=
16801680
github.com/tektoncd/plumbing v0.0.0-20220304154415-13228ac1f4a4/go.mod h1:b9esRuV1absBvaPzKkjYdKXjC5Tgs8/vh1sz++RiTdc=
16811681
github.com/tektoncd/plumbing v0.0.0-20220329085922-d765a5cba75f/go.mod h1:b9esRuV1absBvaPzKkjYdKXjC5Tgs8/vh1sz++RiTdc=
16821682
github.com/tektoncd/resolution v0.0.0-20220331203013-e4203c70c5eb h1:bSrsnmoOJJh1JorlaTDSusq/eIBnk5zRKAVXOhnJyD8=

vendor/github.com/tektoncd/pipeline/pkg/reconciler/pipeline/dag/dag.go

Lines changed: 3 additions & 4 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/reconciler/pipelinerun/resources/pipelinerunstate.go

Lines changed: 5 additions & 5 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/spf13/cobra
457457
# github.com/spf13/pflag v1.0.5
458458
## explicit; go 1.12
459459
github.com/spf13/pflag
460-
# github.com/tektoncd/pipeline v0.35.0
460+
# github.com/tektoncd/pipeline v0.35.1
461461
## explicit; go 1.17
462462
github.com/tektoncd/pipeline/pkg/apis/config
463463
github.com/tektoncd/pipeline/pkg/apis/pipeline

0 commit comments

Comments
 (0)