Skip to content

Commit 2996bf9

Browse files
[main] Upgrade to latest dependencies (#9156)
upgrade to latest dependencies bumping golang.org/x/net 7770ec4...9e7fdbf: > 9e7fdbf internal/http3: fix wrong argument being given when validating header value > b686e5f internal/http3: add gzip support to transport > 8a34885 go.mod: update golang.org/x dependencies > 72eaf98 dns/dnsmessage: correctly validate SVCB record parameter order > 82e7868 dns/dnsmessage: avoid panic when parsing SVCB record with truncated data > b64f1fa internal/http3: add server support for "Trailer:" magic prefix > 2707ee2 internal/http3: implement HTTP/3 clientConn methods > 31358cc internal/http3: snapshot response headers at WriteHeader time > 8ecbaa9 html: don't adjust xml:base > 8ae811a html: properly handle end script tag in fragment mode > 3e9891d html: add selectedcontent tests to skip list > 5a0480c html: update parser to match spec select behavior > 86561db html: properly handle fragment foreign content breakout > 93a0bd9 html: switch from the webkit tests to html5lib-tests > 42abb85 http2: enable HTTP/2 in wrap configureTransport > 9d1bca8 all: fix some comments to improve readability > ed393fe html: properly emit comment token when eof in markup declaration open state > d423833 html: properly handle unicode attribute dup detection > 7c3abf5 html: support named entities shorter than their encoding > 2d3cf22 html: properly parse zero numeric entity > 3f77b08 html: avoid overflow when decoding numeric entities > 1e933f5 html: replace nul bytes in tag names and attributes > 088b2ce html: properly handle bogus comment <!> > 65e84c3 html: add html5lib-tests tokenizer test suite > 008e5e7 http2: register h2 ALPN on s.TLSConfig in wrap configureServer > db07875 all: bump x/crypto to 0.52.0 > 657eb13 internal/http3: document possible issue in Darwin when using dual-stack binding bumping golang.org/x/term 3c3e485...3b43943: > 3b43943 go.mod: update golang.org/x dependencies bumping golang.org/x/tools 2aabba0...3d6f8df: > 3d6f8df go/packages: propagate PATH in TestConfigEnvDoesNotInheritProcessEnv > 47abf61 gopls: move internal/tool into gopls/internal/tool > 19cebc5 go/packages/gopackages: use standard flag package instead of internal/tool > e965c10 gopls/internal/test/marker: update hover test > 96efd3d gopls/internal/golang/stubmethods: support generic interfaces > 83be7b7 go.mod: update golang.org/x dependencies > bf05c11 internal/typesinternal: ForEachElement: test generic methods > 99df0ab go/callgraph/static: support generic methods > 6942095 go/ssa: fix instantiation of generic methods on non-generic receivers > 070e85d go/callgraph/rta: skip generic methods in fingerprinting > 1287404 go/ssa: EnclosingFunction: test with generic methods > b9da64c go/types/typeutil: IntuitiveMethodSet: test with generic methods > d1d25db go/ssa/interp: add note about NumMethod bug wrt generic methods > 1761a50 gopls/internal/cmd: remove 'gopls bug' subcommand > 09a1b9b go/ssa: reject generic methods from RuntimeTypes > c0503c5 gopls/internal/mcp: fix reporting in go_diagnostics tool > 9781f9a gopls/internal/golang/stubmethods: fix internal error (missing type) > 4011715 go/packages: make Config.Env test independent of go list build work > e5302d9 gopls/internal/filewatcher: remove unused interval field > bf84e70 gopls/internal/protocol: ID-based answer/question in interactive form > 2552dd2 gopls/internal/server: collect counter for interactive command execution > bd73c99 go/ssa: remove redundant emitConv call > 574fb48 gopls/go.mod: update dependencies following the v0.22.0 release > 50c1ed9 gopls/internal/filecache: add GetOrFatal and ErrNoCache > 5fbfe92 gopls/internal/server: fix vulncheck test > 0d0722f go/analysis/passes/printf: adjust printf analyzer for CL 784381 > b8b7e98 gopls/internal/settings: factor analyzer suites > 89613e1 gopls/internal/golang/completion: support go1.27 embedded T{f: ...} > 22cf286 gopls/internal/analysis/fillstruct: respect file go version > 5f91a01 gopls/internal/test/marker: document fillstruct behavior before go127 > 9f31451 cmd/callgraph: add -{cpu,mem}profile flags for maintainers > 2c752fb gopls/internal/golang: fix highlight crash on continue not in loop > 0563120 go/packages: check for duplicate package IDs in driver response > 1274bf3 go/packages: rewrite test of external drivers > 7bb1101 gopls/internal/golang/completion: diagnostic code > aeb48f1 go/analysis/passes/modernize: embedlit: remove full line > 796a52c gopls/integration/misc: Test61208 is flaky > 88448a8 gopls/internal/server: fix race DidChange vs generated file warning > ec1767c gopls/internal/server: minor cleanup to didModifyFiles > 266a70b gopls/internal/server: support semantic tokens if configuration enabled > a0e2977 internal/typeinternal: skip final leaf field in field selection > 27c6101 gopls/internal/analysis/fillstruct: support embedded fields > 6a4a487 gopls/internal/analysis/fillstruct: do not offer if contains untagged > a98d17b gopls/internal/analysis/fillstruct: support promoted field detection > 3a33ec0 gopls/internal/golang: InlayHint: show embedded fields in T{F: 0} > 3d7b5fb internal/modindex: prevent out of bounds panic > d46bcbe refactor/satisfy: use NormalTerms, not CoreType > 2396311 gopls/internal/analysis/fillstruct: analyze overlapping struct literal > bd5d819 present: remove duplicate test case in TestFont > c7a4cdd gopls/internal/test: add skipped repro for golang/go# 64235 > 2973ba2 gopls/internal/server: add more LSP clients to telemetry mapping > 221fd6b cmd/goyacc: use math.MinInt16 as sentinel value for large grammars > ddb65ec go/analysis/passes/sqlrowserr: report missing sql.Rows.Err calls > 28ff181 go/analysis/passes/inline: broaden "from own test" skip criterion > a8364ae gopls/internal/analysis/errorsastypeshadow: rename errorsastype > e938bf0 gopls/internal/cache/methodsets: skip generic methods > b5cc92c gopls/internal/golang: addtest: emit t.Context() for Go 1.24+ > c02385e gopls/internal/golang: guard LHS < RHS in fromAssignStmt > 70979bf gopls/doc/editor: add yegappan/lsp to the list of vim integrations > d1388f2 go/analysis/unitchecker: disable unreachable in vet_std_test.go > 6f54b81 go/ssa: do not canonicalize signatures for generic methods > 30303d3 go/ssa: remove duplicate receiver type arguments for methods > ef6005f go/ssa: support generic methods in SSA > c7a66a9 go/analysis/passes/modernize: remove declaration of unused variable > 7743a28 internal/gcimporter: use the new iexport version for tests > bab95ad gopls/internal/cmd: mcp: discard invalid Root URIs > 81473aa gopls/internal/test/marker: improve checkDiffs errors > ea004d0 gopls/internal/protocol: use DocumentURI for File* types > a30b1c3 gopls/internal/test/marker: test stubmethods on generic methods > 3ee46f5 internal/gcimporter: prefix type parameter names for generic methods > 6923890 gopls/internal/golang: Hover: add test of generic methods > b38156a go/analysis/suite/{fix,vet}: publish analyzer suites > fb1b417 gopls/internal/golang: InlayHint: fix bug in 'var' specs > c2a9c87 go/analysis/passes/modernize: additional pattern for embedlit > a132f2a go/analysis/passes/modernize: errorsastype: support negated case > 9a12c3a gopls/doc/release/v0.22: document semanticTokens change > 1a71a3d all: fix some comments to improve readability > 09c801f gopls/go.mod: update dependencies following the v0.22.0 release > 6360b62 gopls/go.mod: update mvdan.cc/gofumpt > 7e0e8be go/analysis/passes/modernize: errorsastype: removed unused var > 082a343 go/ssa/interp: fix inevitable panic accessing "runtime" > a3954b5 gopls/internal/settings: move file watcher setting to user options > 29eabca gopls/doc/release: include server side file watching in release note > 201fbcb gopls/internal/golang/completion: skip blank identifier from suggestion > 0f29e25 all: replace xcontext.Detach and notDone with context.WithoutCancel > 3061067 go/analysis/passes/modernize: slicescontains: check for side effects > 2897289 gopls: deprecate importsSource and remove its use > 0c42e4f go/analysis/passes/composite: clarify and optimize > 74fa6b9 gopls: link gopls contributing.md from the main CONTRIBUTING.md doc > 50fa278 all: fix typos in comments and docs bumping knative.dev/pkg 0f785e3...6300c57: > 6300c57 Bump the golang-x group with 3 updates (# 3370) bumping golang.org/x/crypto b8a14a8...45460e0: > 45460e0 go.mod: update golang.org/x dependencies > d37c95e pkcs12: limit PBKDF iteration count to prevent CPU exhaustion > e2ffffe ssh: reject incomplete gssapi-with-mic configurations > 60e158a ssh/test: isolate CLI tests from user SSH config and agent > 1b77d23 ssh/knownhosts: reject lines with multiple or unknown markers > 3872a2b ssh/knownhosts: verify declared key type matches decoded key > 9f72ecc ssh/knownhosts: treat only ASCII space and tab as whitespace > 8f405a4 ssh: validate ECDSA curve matches expected algorithm > bb41b3d ssh: improve DH GEX group selection using PreferredBits > e04e721 ssh/agent: validate ed25519 private key length in Add > b315afd ssh: limit bcrypt KDF rounds in OpenSSH private key decryption > d4a85f4 ssh/agent: limit RSA key size on Add requests > 6f39c52 ssh: limit RSA key size in OpenSSH private key parsing > 4c4d20b ssh: fix spinloop in mux SendRequest drain on closed channel > e3e62d9 ssh: fix spinloop in channel SendRequest drain on closed channel > 5adb68b ssh: cap total userauth attempts per server connection > 9beb694 ssh: prevent malformed exit-status panic > e5306b2 ssh/agent: support parallel signing using request pipelining > d2fe592 ssh: add openssh controlmaster socket support > d59570d ssh: add AuthCallback to ClientConfig > 4aab0d9 ssh: return partial success immediately from publickey auth > a1c0d99 go.mod: update golang.org/x dependencies > 3c7c869 ssh: fix deadlock on unexpected channel responses > 533fb3f ssh: fix source-address critical option bypass > abbc44d ssh: fix incorrect operator order > e052873 ssh: fix infinite loop on large channel writes due to integer overflow > b61cf85 ssh: enforce user presence verification for security keys > 9c2cd33 ssh: enforce strict limits on DSA key parameters > 8907318 ssh: reject RSA keys with excessively large moduli > ffd87b4 ssh: fix panic when authority callbacks are nil > 4e7a738 ssh: fix deadlock on unexpected global responses > b25012b ssh: enforce nil Permissions when returning PartialSuccessError > 6c195c8 ssh: prevent memory leak when rejecting channels > f717e29 ssh/knownhosts: respect @Revoked CA keys > e7c36cc ssh/agent: prevent panic on pathological ed25519 inputs > 0fb843a ssh/agent: reject keys with unsupported confirm constraint > e3d1254 ssh/agent: don't accept keys with unsupported constraints > a1ce0fe ssh/agent: preserve constraint extensions when adding keys > a749d17 chacha20poly1305: remove usages of BYTE instr > 7ee5970 chacha20poly1305: drop pre-AVX assembly impl > 44decbf blake2b: merge go125.go into blake2b_test.go bumping golang.org/x/sys 397d5f8...d58dcfa: > d58dcfa unix: add GPIO constants and structs bumping golang.org/x/text 3ef517e...f4bb632: > f4bb632 go.mod: update golang.org/x dependencies bumping golang.org/x/sync ec11c4a...5071ed6: > 5071ed6 all: fix some comments to improve readability bumping golang.org/x/mod 643da9b...deb1dfc: > deb1dfc go.mod: update golang.org/x dependencies > 087f651 modfile: use slices.Backward > 343ee60 x/mod: allow for aggressively conslidating requires Signed-off-by: Knative Automation <automation@knative.team>
1 parent 9a2ae8b commit 2996bf9

30 files changed

Lines changed: 277 additions & 58 deletions

go.mod

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ require (
4444
go.uber.org/atomic v1.10.0
4545
go.uber.org/multierr v1.11.0
4646
go.uber.org/zap v1.28.0
47-
golang.org/x/net v0.55.0
48-
golang.org/x/sync v0.20.0
47+
golang.org/x/net v0.56.0
48+
golang.org/x/sync v0.21.0
4949
k8s.io/api v0.35.6
5050
k8s.io/apiextensions-apiserver v0.35.6
5151
k8s.io/apimachinery v0.35.6
@@ -56,7 +56,7 @@ require (
5656
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
5757
knative.dev/hack v0.0.0-20260428014158-b2a37f1b6e7b
5858
knative.dev/hack/schema v0.0.0-20260428014158-b2a37f1b6e7b
59-
knative.dev/pkg v0.0.0-20260615142336-0f785e385ea0
59+
knative.dev/pkg v0.0.0-20260615201544-6300c57a9e78
6060
knative.dev/reconciler-test v0.0.0-20260602150814-125bf8d48e1c
6161
sigs.k8s.io/randfill v1.0.0
6262
sigs.k8s.io/yaml v1.6.0
@@ -131,14 +131,14 @@ require (
131131
go.uber.org/automaxprocs v1.6.0 // indirect
132132
go.yaml.in/yaml/v2 v2.4.4 // indirect
133133
go.yaml.in/yaml/v3 v3.0.4 // indirect
134-
golang.org/x/crypto v0.51.0 // indirect
135-
golang.org/x/mod v0.36.0 // indirect
134+
golang.org/x/crypto v0.53.0 // indirect
135+
golang.org/x/mod v0.37.0 // indirect
136136
golang.org/x/oauth2 v0.36.0 // indirect
137-
golang.org/x/sys v0.45.0 // indirect
138-
golang.org/x/term v0.43.0 // indirect
139-
golang.org/x/text v0.37.0 // indirect
137+
golang.org/x/sys v0.46.0 // indirect
138+
golang.org/x/term v0.44.0 // indirect
139+
golang.org/x/text v0.38.0 // indirect
140140
golang.org/x/time v0.12.0 // indirect
141-
golang.org/x/tools v0.45.0 // indirect
141+
golang.org/x/tools v0.46.0 // indirect
142142
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
143143
google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa // indirect
144144
google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa // indirect

go.sum

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -628,8 +628,8 @@ golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPh
628628
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
629629
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
630630
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=
631-
golang.org/x/crypto v0.51.0 h1:IBPXwPfKxY7cWQZ38ZCIRPI50YLeevDLlLnyC5wRGTI=
632-
golang.org/x/crypto v0.51.0/go.mod h1:8AdwkbraGNABw2kOX6YFPs3WM22XqI4EXEd8g+x7Oc8=
631+
golang.org/x/crypto v0.53.0 h1:QZ4Muo8THX6CizN2vPPd5fBGHyogrdK9fG4wLPFUsto=
632+
golang.org/x/crypto v0.53.0/go.mod h1:DNLU434OwVakk9PzuwV8w62mAJpRJL3vsgcfp4Qnsio=
633633
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
634634
golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
635635
golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8=
@@ -668,8 +668,8 @@ golang.org/x/mod v0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
668668
golang.org/x/mod v0.5.0/go.mod h1:5OXOZSfqPIIbmVBIIKWRFfZjPR0E5r58TLhUjH0a2Ro=
669669
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
670670
golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
671-
golang.org/x/mod v0.36.0 h1:JJjpVx6myfUsUdAzZuOSTTmRE0PfZeNWzzvKrP7amb4=
672-
golang.org/x/mod v0.36.0/go.mod h1:moc6ELqsWcOw5Ef3xVprK5ul/MvtVvkIXLziUOICjUQ=
671+
golang.org/x/mod v0.37.0 h1:vF1DjpVEshcIqoEaauuHebaLk1O1forxjxBaVn884JQ=
672+
golang.org/x/mod v0.37.0/go.mod h1:m8S8VeM9r4dzDwjrKO0a1sZP3YjeMamRRlD+fmR2Q/0=
673673
golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
674674
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
675675
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
@@ -716,8 +716,8 @@ golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d/go.mod h1:9nx3DQGgdP8bBQD5qx
716716
golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
717717
golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
718718
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
719-
golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8=
720-
golang.org/x/net v0.55.0/go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww=
719+
golang.org/x/net v0.56.0 h1:Rw8j/hFzGvJUZwNBXnAtf5sVDVt+65SK2C7IxCxZt5o=
720+
golang.org/x/net v0.56.0/go.mod h1:D3Ku6r+V6JROoZK144D2XfMHFcMq/0zSfLelVTCFKec=
721721
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
722722
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
723723
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
@@ -750,8 +750,8 @@ golang.org/x/sync v0.0.0-20201207232520-09787c993a3a/go.mod h1:RxMgew5VJxzue5/jJ
750750
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
751751
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
752752
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
753-
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
754-
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
753+
golang.org/x/sync v0.21.0 h1:HLII4xRRTtCRkxYp4HNFF0Js/Og6q2i++KXbg0gHCwM=
754+
golang.org/x/sync v0.21.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
755755
golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
756756
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
757757
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
@@ -825,15 +825,15 @@ golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBc
825825
golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
826826
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
827827
golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
828-
golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY=
829-
golang.org/x/sys v0.45.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
828+
golang.org/x/sys v0.46.0 h1:noSf2Fq6F8DBgS+LysIkx7rIExoNHJsxOAtPp4rthXw=
829+
golang.org/x/sys v0.46.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
830830
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
831831
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
832832
golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k=
833833
golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo=
834834
golang.org/x/term v0.17.0/go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk=
835-
golang.org/x/term v0.43.0 h1:S4RLU2sB31O/NCl+zFN9Aru9A/Cq2aqKpTZJ6B+DwT4=
836-
golang.org/x/term v0.43.0/go.mod h1:lrhlHNdQJHO+1qVYiHfFKVuVioJIheAc3fBSMFYEIsk=
835+
golang.org/x/term v0.44.0 h1:0rLvDRCtNj0gZkyIXhCyOb2OAzEhLVqc4B+hrsBhrmc=
836+
golang.org/x/term v0.44.0/go.mod h1:7ze4MdzUzLXpSAoFP1H0bOI9aXDqveSvatT5vKcFh2Y=
837837
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
838838
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
839839
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
@@ -846,8 +846,8 @@ golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
846846
golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
847847
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
848848
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
849-
golang.org/x/text v0.37.0 h1:Cqjiwd9eSg8e0QAkyCaQTNHFIIzWtidPahFWR83rTrc=
850-
golang.org/x/text v0.37.0/go.mod h1:a5sjxXGs9hsn/AJVwuElvCAo9v8QYLzvavO5z2PiM38=
849+
golang.org/x/text v0.38.0 h1:sXmwo9DwP3OK9EZ7PqAdaooSGozfl/3a6/xJcbzPRhE=
850+
golang.org/x/text v0.38.0/go.mod h1:YXZt3QhHUKYT53r2lLKFIVi6Ao1jdzrTR/KQ09qyxF4=
851851
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
852852
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
853853
golang.org/x/time v0.0.0-20191024005414-555d28b269f0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
@@ -911,8 +911,8 @@ golang.org/x/tools v0.1.4/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
911911
golang.org/x/tools v0.1.5/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
912912
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
913913
golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
914-
golang.org/x/tools v0.45.0 h1:18qN3FAooORvApf5XjCXgsuayZOEtXf6JK18I3+ONa8=
915-
golang.org/x/tools v0.45.0/go.mod h1:LuUGqqaXcXMEFEruIVJVm5mgDD8vww/z/SR1gQ4uE/0=
914+
golang.org/x/tools v0.46.0 h1:7jTurBkPZu4moS/Uy4OQT1M+QBlsj3wejyZwsT8Z7rk=
915+
golang.org/x/tools v0.46.0/go.mod h1:FrD85F8l+NWL+9XWBSyVSHO6Ne4jutsfIFba7AWQ5Ys=
916916
golang.org/x/tools/go/expect v0.1.1-deprecated h1:jpBZDwmgPhXsKZC6WhL20P4b/wmnpsEAGHaNy0n/rJM=
917917
golang.org/x/tools/go/expect v0.1.1-deprecated/go.mod h1:eihoPOH+FgIqa3FpoTwguz/bVUSGBlGQU67vpBeOrBY=
918918
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated h1:1h2MnaIAIXISqTFKdENegdpAgUXz6NrPEsbIeWaBRvM=
@@ -1141,8 +1141,8 @@ knative.dev/hack v0.0.0-20260428014158-b2a37f1b6e7b h1:MvbV2F2BdI8qKrYYUhDwbUZbX
11411141
knative.dev/hack v0.0.0-20260428014158-b2a37f1b6e7b/go.mod h1:L5RzHgbvam0u8QFHfzCX6MKxu/a/gIGEdaRBqNiVbl0=
11421142
knative.dev/hack/schema v0.0.0-20260428014158-b2a37f1b6e7b h1:kxf2D8xsycu8QCCY+eyTuXRs5aRDvF+Frv09Pn29guI=
11431143
knative.dev/hack/schema v0.0.0-20260428014158-b2a37f1b6e7b/go.mod h1:KkibP1IazICP5ClxwN5D26LDSygsqbYnVGuGFTsHNOQ=
1144-
knative.dev/pkg v0.0.0-20260615142336-0f785e385ea0 h1:/DuVdR9EfTJQh73U7vymbSYwzNrJSaI1turWaOpfxs8=
1145-
knative.dev/pkg v0.0.0-20260615142336-0f785e385ea0/go.mod h1:7YlXMU5kaJVKc15ilLYkVhbv9F3UGIPUpIrQuwSQa4E=
1144+
knative.dev/pkg v0.0.0-20260615201544-6300c57a9e78 h1:l6cYazykii3EtY+DVcQOBMgGQ9WBnhAKeGRSo+15JiI=
1145+
knative.dev/pkg v0.0.0-20260615201544-6300c57a9e78/go.mod h1:Ve19ZYW7DwIfQL4oCT9t9zmPp4egv0KacKVPXUcivDQ=
11461146
knative.dev/reconciler-test v0.0.0-20260602150814-125bf8d48e1c h1:M8GPqYxAGOLtvqk0fNUjnJp6rzxqpIRCbESh3hfMsVs=
11471147
knative.dev/reconciler-test v0.0.0-20260602150814-125bf8d48e1c/go.mod h1:QBq7VXOkZ5mbuXn7lK2pGCXLGIJsRyh0hSjoF1wd1Ds=
11481148
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=

vendor/golang.org/x/net/http2/server_wrap.go

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

vendor/golang.org/x/net/http2/transport_wrap.go

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

vendor/golang.org/x/sync/errgroup/errgroup.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/sync/semaphore/semaphore.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/golang.org/x/sys/unix/ztypes_linux.go

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

vendor/golang.org/x/sys/unix/ztypes_linux_386.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.

vendor/golang.org/x/sys/unix/ztypes_linux_amd64.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.

vendor/golang.org/x/sys/unix/ztypes_linux_arm.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)