Skip to content

Commit f0545e3

Browse files
fix(deps): update golang.org/x/exp digest to eff6e97
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 97d6038 commit f0545e3

Some content is hidden

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

75 files changed

+1216
-2044
lines changed

upstream/go.mod

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
github.com/tektoncd/plumbing v0.0.0-20250211171852-a7d93c28926a
2727
go.opencensus.io v0.24.0
2828
go.uber.org/zap v1.27.0
29-
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
29+
golang.org/x/exp v0.0.0-20250215185904-eff6e970281f
3030
golang.org/x/oauth2 v0.25.0 // indirect
3131
gomodules.xyz/jsonpatch/v2 v2.4.0
3232
k8s.io/api v0.32.0
@@ -232,15 +232,15 @@ require (
232232
github.com/vbatts/tar-split v0.11.6 // indirect
233233
go.uber.org/automaxprocs v1.5.3 // indirect
234234
go.uber.org/multierr v1.11.0 // indirect
235-
golang.org/x/crypto v0.32.0 // indirect
236-
golang.org/x/mod v0.22.0 // indirect
237-
golang.org/x/net v0.34.0 // indirect
238-
golang.org/x/sync v0.10.0
239-
golang.org/x/sys v0.29.0 // indirect
240-
golang.org/x/term v0.28.0 // indirect
241-
golang.org/x/text v0.21.0 // indirect
235+
golang.org/x/crypto v0.33.0 // indirect
236+
golang.org/x/mod v0.23.0 // indirect
237+
golang.org/x/net v0.35.0 // indirect
238+
golang.org/x/sync v0.11.0
239+
golang.org/x/sys v0.30.0 // indirect
240+
golang.org/x/term v0.29.0 // indirect
241+
golang.org/x/text v0.22.0 // indirect
242242
golang.org/x/time v0.9.0 // indirect
243-
golang.org/x/tools v0.29.0 // indirect
243+
golang.org/x/tools v0.30.0 // indirect
244244
google.golang.org/api v0.214.0 // indirect
245245
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
246246
google.golang.org/grpc v1.70.0

upstream/go.sum

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

upstream/vendor/golang.org/x/crypto/ssh/handshake.go

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

upstream/vendor/golang.org/x/crypto/ssh/server.go

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

upstream/vendor/golang.org/x/exp/constraints/constraints.go

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

0 commit comments

Comments
 (0)