Skip to content

Commit 9b7c35a

Browse files
chore(deps): Bump github.com/tektoncd/pipeline from 1.5.0 to 1.6.1
Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v1.5.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/tektoncd/pipeline dependency-version: 1.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee53e74 commit 9b7c35a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+2021
-251
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/onsi/ginkgo/v2 v2.27.2
2525
github.com/onsi/gomega v1.38.2
2626
github.com/openshift/client-go v3.9.0+incompatible
27-
github.com/tektoncd/pipeline v1.5.0
27+
github.com/tektoncd/pipeline v1.6.1
2828
go.uber.org/mock v0.5.1
2929
go.uber.org/zap v1.27.0
3030
k8s.io/api v0.33.5
@@ -66,7 +66,7 @@ require (
6666
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
6767
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
6868
github.com/go-errors/errors v1.5.1 // indirect
69-
github.com/go-jose/go-jose/v4 v4.1.1 // indirect
69+
github.com/go-jose/go-jose/v4 v4.1.2 // indirect
7070
github.com/go-kit/log v0.2.1 // indirect
7171
github.com/go-logfmt/logfmt v0.6.0 // indirect
7272
github.com/go-logr/logr v1.4.3 // indirect
@@ -144,7 +144,7 @@ require (
144144
google.golang.org/genproto/googleapis/api v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
145145
google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
146146
google.golang.org/grpc v1.75.0 // indirect
147-
google.golang.org/protobuf v1.36.8 // indirect
147+
google.golang.org/protobuf v1.36.10 // indirect
148148
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
149149
gopkg.in/inf.v0 v0.9.1 // indirect
150150
gopkg.in/yaml.v2 v2.4.0 // indirect

go.sum

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

vendor/github.com/go-jose/go-jose/v4/CHANGELOG.md

Lines changed: 0 additions & 101 deletions
This file was deleted.

vendor/github.com/go-jose/go-jose/v4/README.md

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

vendor/github.com/go-jose/go-jose/v4/crypter.go

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

0 commit comments

Comments
 (0)