Skip to content

Commit 6c96b1a

Browse files
fix(deps): update github.com/tektoncd/plumbing digest to 1a66237
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent c6967fd commit 6c96b1a

File tree

29 files changed

+605
-855
lines changed

29 files changed

+605
-855
lines changed

upstream/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/ahmetb/gen-crd-api-reference-docs v0.3.1-0.20220720053627-e327d0730470 // Waiting for https://github.com/ahmetb/gen-crd-api-reference-docs/pull/43/files to merge
88
github.com/cloudevents/sdk-go/v2 v2.16.0
99
github.com/google/go-cmp v0.7.0
10-
github.com/google/go-containerregistry v0.20.5
10+
github.com/google/go-containerregistry v0.20.6
1111
github.com/google/uuid v1.6.0
1212
github.com/hashicorp/errwrap v1.1.0 // indirect
1313
github.com/hashicorp/go-multierror v1.1.1
@@ -19,7 +19,7 @@ require (
1919
github.com/sigstore/sigstore v1.9.4
2020
github.com/spiffe/go-spiffe/v2 v2.5.0
2121
github.com/spiffe/spire-api-sdk v1.12.0
22-
github.com/tektoncd/plumbing v0.0.0-20220817140952-3da8ce01aeeb
22+
github.com/tektoncd/plumbing v0.0.0-20250801135722-1a662374f274
2323
go.opencensus.io v0.24.0
2424
go.uber.org/zap v1.27.0
2525
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect
@@ -115,7 +115,7 @@ require (
115115
github.com/zeebo/errs v1.4.0 // indirect
116116
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
117117
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 // indirect
118-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 // indirect
118+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect
119119
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0 // indirect
120120
go.opentelemetry.io/otel/metric v1.36.0 // indirect
121121
go.opentelemetry.io/proto/otlp v1.6.0 // indirect
@@ -167,7 +167,7 @@ require (
167167
github.com/containerd/stargz-snapshotter/estargz v0.16.3 // indirect
168168
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
169169
github.com/dimchansky/utfbom v1.1.1 // indirect
170-
github.com/docker/cli v28.1.1+incompatible // indirect
170+
github.com/docker/cli v28.2.2+incompatible // indirect
171171
github.com/docker/distribution v2.8.3+incompatible // indirect
172172
github.com/docker/docker-credential-helpers v0.9.3 // indirect
173173
github.com/evanphx/json-patch/v5 v5.9.11 // indirect

upstream/go.sum

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

upstream/vendor/github.com/docker/cli/AUTHORS

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

upstream/vendor/github.com/docker/cli/cli/config/configfile/file.go

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

upstream/vendor/github.com/google/go-containerregistry/pkg/name/tag.go

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

upstream/vendor/github.com/tektoncd/plumbing/.gitignore

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

upstream/vendor/github.com/tektoncd/plumbing/CONTRIBUTING.md

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

upstream/vendor/github.com/tektoncd/plumbing/DEVELOPMENT.md

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

upstream/vendor/github.com/tektoncd/plumbing/OWNERS

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

0 commit comments

Comments
 (0)