Skip to content

Commit 43eea7c

Browse files
upgrade to latest dependencies (#646)
bumping golang.org/x/term 3a0828a...1231d54: > 1231d54 go.mod: update golang.org/x dependencies > 3475bc8 term: fix some comments bumping knative.dev/pkg ab67eb7...7d24e8d: > 7d24e8d Bump the golang-x group with 2 updates (# 3292) > 83e0e80 Bump actions/checkout from 5 to 6 (# 3294) bumping golang.org/x/text c6abd03...e7ff6b3: > e7ff6b3 go.mod: update golang.org/x dependencies > fbf012b all: use reflect.TypeFor instead of reflect.TypeOf bumping golang.org/x/sys 1edeebe...15129aa: > 15129aa cpu: also use MRS instruction in getmmfr1 > ed38ca2 unix: add SizeofNhmsg and SizeofNexthopGrp > 3675c4c cpu: use MRS instruction to read arm64 system registers > 2a15272 unix: add consts for ELF handling > 6239615 cpu: add HPDS, LOR, PAN detection for arm64 > ea436ef windows: add iphlpapi routing functions > 28c5bda unix: add SetMemPolicy and its mode/flag values > b731f78 unix/linux: switch to ubuntu 25.04, Go 1.25.1 bumping golang.org/x/tools a22b5e8...034e59c: > 034e59c internal/analysis/analyzerutil: fix FileUsesGoVersion > 076bd80 gopls/internal/filewatcher: retry directory reading upon failure > 605803f go/analysis/passes/loopclosure: simplify using IsMethodNamed > 2c6e03f internal/testenv: allow Apple diff too > 82112c0 gopls/internal/settings: correct git issue for fieldalignment warning > 1f97856 go.mod: update golang.org/x dependencies > c24121c go/analysis/passes/modernize: stditerators: even better name heuristic > edb9587 go/analysis/passes/modernize: stditerators: better name heuristic > 2f6a4f9 go/analysis/passes/modernize: forvar: handle "if v := v; cond {" > efd8c43 go/analysis: don't apply fixes to generated files > 44dda2b gopls/internal/server: don't pop up errors when resolving code actions > 1ca4aa2 internal/gcimporter: refine golang/go# 76222 crash > 73ff4bd internal/analysis: rename analysisinternal > fd2b1c9 gopls/internal/golang: fix crash in canExtractVariable > b019204 internal/analysisinternal/analyzerutil: FileUsesGoVersion > 967f079 internal/analysisinternal: rationalize dependencies > 86286a9 x/tools: go fix > b321b16 go/analysis/passes/modernize: respect bootstrap toolchain version > 4cf8d34 internal/stdlib: IsBootstrap and BootstrapVersion > 2458b74 go/analysis/passes/inline: skip on dedicated test of target func > 102c174 gopls/internal/mcp: add go_rename_symbol MCP tool > b648f73 internal/astutil/free: handle receiver type params correctly > ca7a362 go/analysis/passes/modernize: use strings.Contains in strings.Cut modernizer > b3039ca go/analysis/passes/modernize: slicecontains: fix bad fix > e49b577 go/analysis/passes/inline: rename files > 30def9c x/tools: remove unused parameters > 277e1b1 internal/astutil/free: support FuncDecl > ce95316 go/analysis/internal/analysisflags: -fix: remove unused imports > b74c098 go/ssa: exploit "noreturn" info to prune spurious CFG edges > 655fb07 gopls/internal/filewatcher: synthesize events after watching a dir > 0a420c7 gopls/internal/golang: Extract variable: simplify using Cursor > c84854a gopls/internal/test/marker: another test case for golang/go# 76144 > f16791f internal/refactor/inline: make soleUse asymptotically faster > 61c1b28 go/analysis/passes/modernize: newexpr: add //go:fix inline directives > eebe4d7 internal/refactor/inline: check caller/callee file Go versions > f8a6b84 internal/server: add instrumentation to track gopls command usage > 70d65ec all: minor improvement for docs > 5ac454b gopls/internal/filewatcher: read and process event in separate goroutine > 9d65a90 go/ssa: print dominator tree > 7086838 gopls/internal/golang: Extract function: simplify using Cursor > 63a7b87 go/analysis/passes/modernize: fix illegal byte argument error produced in stringscut modernizer > 1980517 imports: restore VendorlessPath(ipath string) > ed067b1 internal/astutil/free: move inline.freeishNames into its own package > f0b71b2 go/analysis/passes/fieldalignment: fix data race > 9222b43 go/analysis: tweak Diagnostic.SuggestedFixes doc > 154b4e7 gopls/internal/analysis/modernize: add strings.Cut modernizer > b9df2bb gopls/internal/mcp: fix NPE in file diagnostics > ac9dfe4 gopls/internal: drop import name internalastutil > aaa2972 gopls: replace snapshot.FindFile by ReadFile > 1385a78 gopls/internal/golang: support hover over selected expression > 736b438 gopls/internal/golang: Hover: show field info for embedded fields too > 1008eef gopls/internal/golang: change hover handling from position to range > c9ea558 gopls/internal/golang: Hover: use Cursor throughout > c0daa7f gopls/internal/settings: introduce ModeVulncheckPrompt as default value for VulncheckMode setting > 5889d2a gopls/internal/golang: add navigation to doc links in hovers > 25c4275 internal/astutil: add Range type > b53508c gopls/internal/golang: CallHierarchy: only funcs > 95d9ec2 go/ast/inspector: FindByPos: fix bug in FuncDecl.Type > 1ee38c9 gopls/internal/golang: typeDefinition: allow any expression > ec60e18 all: fix some typos in comment > df501f0 gopls/internal/analysis/yield: handle booleans better > 6d92aa4 gopls/go.mod: update staticcheck to 8273271 > b89c4fe cmd/deadcode: suppress marker interface method reporting > c2e7979 go/analysis/passes/modernize: fix the potential deadlock issues in bloop > bea5215 gopls/internalanalysis: DeleteStmt deletes comments > b2d9e77 gopls/internal/analysis/yield: improve diagnostic > e0917dc gopls/internal/test/integration/workspace: fix broken test > 828a107 go/packages: use correct "std" heuristic > 7d9453c go/analysis/internal/analysisflags: update help message > 59d5230 gopls/internal/golang: fix panic in inlineOneVariable > 9bc1825 go/analysis/passes/internal/analysisutil: delete package > 47123ba internal/typesinternal: merge HasSideEffects -> NoEffects > 95e71b9 go/analysis/passes/assign: use refactor.DeleteStmt > 0d2befa go/analysis/passes/unreachable: use refactor.DeleteStmt > 3e909b6 gopls/internal/analysis/unusedfunc: use refactor.Delete* operators > f811b39 go/analysis/passes/modernize: plusbuild: remove +build comments > 1b3cb5c go/analysis/passes/buildtag: revert "suggest fix to remove +build lines" > 1daaaca go/analysis/passes/modernize: reflecttypefor: remove orphaned var > f8608b7 internal/typesinternal: implement VarKind compatibility shim > f1d1a69 all: make function comment match function name > d2096d1 internal/analysisinternal: move more stuff out > 4321df7 go/analysis/unitchecker: minor cleanups > 96d2e44 go/packages/internal/linecount: add -nonblank flag > d507345 x/tools: use new astutil.EnclosingFile helper bumping golang.org/x/mod bba3e06...7416265: > 7416265 go.mod: update golang.org/x dependencies > 5517a71 all: fix some comments > b6cdd1a modfile: use reflect.TypeFor instead of reflect.TypeOf bumping golang.org/x/net 2002a06...9a29643: > 9a29643 go.mod: update golang.org/x dependencies > 07cefd8 context: deprecate > 5ac9dac publicsuffix: don't treat ip addresses as domain names > d1f64cc quic: use testing/synctest > fff0469 http2: document that RFC 7540 prioritization does not work with small payloads > f35e3a4 http2: fix weight overflow in RFC 7540 write scheduler > 89adc90 http2: fix typo referring to RFC 9218 as RFC 9128 instead > 8d76a2c quic: don't defer MAX_STREAMS frames indefinitely > 027f8b7 quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONE > dec9fe7 dns/dnsmessage: update SVCB packing to prohibit name compression > 9be1ff2 all: fix some comments > 6e243da quic: update Initial keys when handling Retry > 98daa2e quic: send ECN feedback to peers > c296faf net/http2: pool transport gzip readers > ef82ae8 dns/dnsmessage: return an error for too long SVCParam.Value > 3ba82d2 internal/quic/cmd/interop: test ChaCha20 on server > bb2055d dns/dnsmessage: add https svcb dns types > 63d1a51 http2: Allow reading frame header and body separately > 9f2f0b9 http2: avoid data race on DebugGoroutines in TestGoroutineLock > e7c005d http2: implement a more efficient writeQueue that avoids unnecessary copies. > b93acc2 all: use reflect.TypeFor instead of reflect.TypeOf bumping knative.dev/eventing 7c78c5a...0effffe: > 0effffe [Automated] Update eventing-eventing-integrations nightly (# 8802) > dec11d3 [main] Upgrade to latest dependencies (# 8800) bumping golang.org/x/crypto 627cb89...122a78f: > 122a78f go.mod: update golang.org/x dependencies > c0531f9 all: eliminate vet diagnostics > 0997000 all: fix some comments > 017a1aa chacha20poly1305: panic on dst and additionalData overlap > cf29fa9 sha3: make it mostly a wrapper around crypto/sha3 > 0b7aa0c ssh: use reflect.TypeFor instead of reflect.TypeOf > 1faea29 all: fix some typos in comment bumping knative.dev/serving 0fcf762...7856b63: > 7856b63 Update net-gateway-api nightly (# 16252) > f3a653f Update net-contour nightly (# 16253) > c12aef8 Update net-istio nightly (# 16251) > e038fc4 Update net-istio nightly (# 16246) > a94c607 upgrade to latest dependencies (# 16247) Signed-off-by: Knative Automation <[email protected]>
1 parent f32fbe9 commit 43eea7c

40 files changed

+1473
-521
lines changed

go.mod

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ require (
1515
k8s.io/apimachinery v0.34.2
1616
k8s.io/client-go v0.34.2
1717
k8s.io/code-generator v0.34.2
18-
knative.dev/eventing v0.47.1-0.20251119024914-7c78c5aaa012
18+
knative.dev/eventing v0.47.1-0.20251121120517-0effffedd9a9
1919
knative.dev/hack v0.0.0-20251117013754-67a5b048bc27
20-
knative.dev/pkg v0.0.0-20251119125415-ab67eb7f8660
21-
knative.dev/serving v0.47.1-0.20251119122515-0fcf7624a4ff
20+
knative.dev/pkg v0.0.0-20251124190527-7d24e8d1085f
21+
knative.dev/serving v0.47.1-0.20251124122119-7856b63a140c
2222
)
2323

2424
require (
@@ -92,15 +92,15 @@ require (
9292
go.uber.org/multierr v1.11.0 // indirect
9393
go.yaml.in/yaml/v2 v2.4.2 // indirect
9494
go.yaml.in/yaml/v3 v3.0.4 // indirect
95-
golang.org/x/crypto v0.43.0 // indirect
96-
golang.org/x/mod v0.29.0 // indirect
97-
golang.org/x/net v0.46.0 // indirect
95+
golang.org/x/crypto v0.44.0 // indirect
96+
golang.org/x/mod v0.30.0 // indirect
97+
golang.org/x/net v0.47.0 // indirect
9898
golang.org/x/sync v0.18.0 // indirect
99-
golang.org/x/sys v0.37.0 // indirect
100-
golang.org/x/term v0.36.0 // indirect
101-
golang.org/x/text v0.30.0 // indirect
99+
golang.org/x/sys v0.38.0 // indirect
100+
golang.org/x/term v0.37.0 // indirect
101+
golang.org/x/text v0.31.0 // indirect
102102
golang.org/x/time v0.12.0 // indirect
103-
golang.org/x/tools v0.38.0 // indirect
103+
golang.org/x/tools v0.39.0 // indirect
104104
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
105105
google.golang.org/genproto/googleapis/api v0.0.0-20250825161204-c5933d9347a5 // indirect
106106
google.golang.org/genproto/googleapis/rpc v0.0.0-20250825161204-c5933d9347a5 // indirect

go.sum

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -237,14 +237,14 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U
237237
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
238238
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
239239
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=
240-
golang.org/x/crypto v0.43.0 h1:dduJYIi3A3KOfdGOHX8AVZ/jGiyPa3IbBozJ5kNuE04=
241-
golang.org/x/crypto v0.43.0/go.mod h1:BFbav4mRNlXJL4wNeejLpWxB7wMbc79PdRGhWKncxR0=
240+
golang.org/x/crypto v0.44.0 h1:A97SsFvM3AIwEEmTBiaxPPTYpDC47w720rdiiUvgoAU=
241+
golang.org/x/crypto v0.44.0/go.mod h1:013i+Nw79BMiQiMsOPcVCB5ZIJbYkerPrGnOa00tvmc=
242242
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
243243
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
244244
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
245245
golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
246-
golang.org/x/mod v0.29.0 h1:HV8lRxZC4l2cr3Zq1LvtOsi/ThTgWnUk/y64QSs8GwA=
247-
golang.org/x/mod v0.29.0/go.mod h1:NyhrlYXJ2H4eJiRy/WDBO6HMqZQ6q9nk4JzS3NuCK+w=
246+
golang.org/x/mod v0.30.0 h1:fDEXFVZ/fmCKProc/yAXXUijritrDzahmwwefnjoPFk=
247+
golang.org/x/mod v0.30.0/go.mod h1:lAsf5O2EvJeSFMiBxXDki7sCgAxEUcZHXoXMKT4GJKc=
248248
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
249249
golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
250250
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
@@ -256,8 +256,8 @@ golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v
256256
golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
257257
golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
258258
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
259-
golang.org/x/net v0.46.0 h1:giFlY12I07fugqwPuWJi68oOnpfqFnJIJzaIIm2JVV4=
260-
golang.org/x/net v0.46.0/go.mod h1:Q9BGdFy1y4nkUwiLvT5qtyhAnEHgnQ/zd8PfU6nc210=
259+
golang.org/x/net v0.47.0 h1:Mx+4dIFzqraBXUugkia1OOvlD6LemFo1ALMHjrXDOhY=
260+
golang.org/x/net v0.47.0/go.mod h1:/jNxtkgq5yWUGYkaZGqo27cfGZ1c5Nen03aYrrKpVRU=
261261
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
262262
golang.org/x/oauth2 v0.30.0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI=
263263
golang.org/x/oauth2 v0.30.0/go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU=
@@ -283,24 +283,24 @@ golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBc
283283
golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
284284
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
285285
golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
286-
golang.org/x/sys v0.37.0 h1:fdNQudmxPjkdUTPnLn5mdQv7Zwvbvpaxqs831goi9kQ=
287-
golang.org/x/sys v0.37.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
286+
golang.org/x/sys v0.38.0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc=
287+
golang.org/x/sys v0.38.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
288288
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
289289
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
290290
golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k=
291291
golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo=
292292
golang.org/x/term v0.17.0/go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk=
293-
golang.org/x/term v0.36.0 h1:zMPR+aF8gfksFprF/Nc/rd1wRS1EI6nDBGyWAvDzx2Q=
294-
golang.org/x/term v0.36.0/go.mod h1:Qu394IJq6V6dCBRgwqshf3mPF85AqzYEzofzRdZkWss=
293+
golang.org/x/term v0.37.0 h1:8EGAD0qCmHYZg6J17DvsMy9/wJ7/D/4pV/wfnld5lTU=
294+
golang.org/x/term v0.37.0/go.mod h1:5pB4lxRNYYVZuTLmy8oR2BH8dflOR+IbTYFD8fi3254=
295295
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
296296
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
297297
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
298298
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
299299
golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
300300
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
301301
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
302-
golang.org/x/text v0.30.0 h1:yznKA/E9zq54KzlzBEAWn1NXSQ8DIp/NYMy88xJjl4k=
303-
golang.org/x/text v0.30.0/go.mod h1:yDdHFIX9t+tORqspjENWgzaCVXgk0yYnYuSZ8UzzBVM=
302+
golang.org/x/text v0.31.0 h1:aC8ghyu4JhP8VojJ2lEHBnochRno1sgL6nEi9WGFGMM=
303+
golang.org/x/text v0.31.0/go.mod h1:tKRAlv61yKIjGGHX/4tP1LTbc13YSec1pxVEWXzfoeM=
304304
golang.org/x/time v0.12.0 h1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE=
305305
golang.org/x/time v0.12.0/go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg=
306306
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
@@ -310,8 +310,8 @@ golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roY
310310
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
311311
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
312312
golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
313-
golang.org/x/tools v0.38.0 h1:Hx2Xv8hISq8Lm16jvBZ2VQf+RLmbd7wVUsALibYI/IQ=
314-
golang.org/x/tools v0.38.0/go.mod h1:yEsQ/d/YK8cjh0L6rZlY8tgtlKiBNTL14pGDJPJpYQs=
313+
golang.org/x/tools v0.39.0 h1:ik4ho21kwuQln40uelmciQPp9SipgNDdrafrYA4TmQQ=
314+
golang.org/x/tools v0.39.0/go.mod h1:JnefbkDPyD8UU2kI5fuf8ZX4/yUeh9W877ZeBONxUqQ=
315315
golang.org/x/tools/go/expect v0.1.1-deprecated h1:jpBZDwmgPhXsKZC6WhL20P4b/wmnpsEAGHaNy0n/rJM=
316316
golang.org/x/tools/go/expect v0.1.1-deprecated/go.mod h1:eihoPOH+FgIqa3FpoTwguz/bVUSGBlGQU67vpBeOrBY=
317317
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated h1:1h2MnaIAIXISqTFKdENegdpAgUXz6NrPEsbIeWaBRvM=
@@ -375,16 +375,16 @@ k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b h1:MloQ9/bdJyIu9lb1PzujOP
375375
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b/go.mod h1:UZ2yyWbFTpuhSbFhv24aGNOdoRdJZgsIObGBUaYVsts=
376376
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 h1:hwvWFiBzdWw1FhfY1FooPn3kzWuJ8tmbZBHi4zVsl1Y=
377377
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
378-
knative.dev/eventing v0.47.1-0.20251119024914-7c78c5aaa012 h1:CNVrGoBVuejgz4abu3PaaSF0wiDvjWrMmM/ISX+EH7c=
379-
knative.dev/eventing v0.47.1-0.20251119024914-7c78c5aaa012/go.mod h1:dIgwvtgR8LG3IsVw7CbORLi9LeYElNf3zJm4ZPyKFuI=
378+
knative.dev/eventing v0.47.1-0.20251121120517-0effffedd9a9 h1:A5N7rADfO/o+GUWM5NnOOwqbXaNgHC3ru/45UASfJ7I=
379+
knative.dev/eventing v0.47.1-0.20251121120517-0effffedd9a9/go.mod h1:D5KxNxUcFrN8i5LqrqovYn7GAOJMius/n5UqiSpTWYQ=
380380
knative.dev/hack v0.0.0-20251117013754-67a5b048bc27 h1:yPzDTKOFtSYHxgXB2N7+nWT/3doNqPNCbCf7Bf9PeAE=
381381
knative.dev/hack v0.0.0-20251117013754-67a5b048bc27/go.mod h1:L5RzHgbvam0u8QFHfzCX6MKxu/a/gIGEdaRBqNiVbl0=
382382
knative.dev/networking v0.0.0-20251117014740-e8506646d57f h1:EcibemIof19GqPPdtRLKcboOd2lwReiaB1xQLBVwuRc=
383383
knative.dev/networking v0.0.0-20251117014740-e8506646d57f/go.mod h1:bE6vGaXAX9J5hbll4fg99EVv4ke9AGzzJk0Pr0pdT8c=
384-
knative.dev/pkg v0.0.0-20251119125415-ab67eb7f8660 h1:4lJPD8CTsOZ6cXFYkm3LtZ8bruSY9OQpyIFS6S5NPGQ=
385-
knative.dev/pkg v0.0.0-20251119125415-ab67eb7f8660/go.mod h1:iVOYfi7BiB0jQEEiW3NUfBHVOjc0QIbdOqdNs47YEoI=
386-
knative.dev/serving v0.47.1-0.20251119122515-0fcf7624a4ff h1:2Jmtd3K2sW+07yaNAtKcCoggldUtp0BXFIv9bYk75GE=
387-
knative.dev/serving v0.47.1-0.20251119122515-0fcf7624a4ff/go.mod h1:eamzrgi+6LSfkKJSv2tFze8zE4VClo2O2BsFPFJlFCY=
384+
knative.dev/pkg v0.0.0-20251124190527-7d24e8d1085f h1:7iAlnfj961/9s7Mt3JVP5qXnJAjFDVXqxUncUu1StwY=
385+
knative.dev/pkg v0.0.0-20251124190527-7d24e8d1085f/go.mod h1:PPj0KaNiLGCfmOOB5IEu4ynLSY/C61r6vN4j9Tup5HY=
386+
knative.dev/serving v0.47.1-0.20251124122119-7856b63a140c h1:K/D6r/XVMExTlT/gh5rCZt3Ud7ckhcLR4VueAI+NcXQ=
387+
knative.dev/serving v0.47.1-0.20251124122119-7856b63a140c/go.mod h1:21swRREKYO6VNXLQpzYWDpl7bOAL/ThP70k8lb0F5Vg=
388388
sigs.k8s.io/gateway-api v1.1.0 h1:DsLDXCi6jR+Xz8/xd0Z1PYl2Pn0TyaFMOPPZIj4inDM=
389389
sigs.k8s.io/gateway-api v1.1.0/go.mod h1:ZH4lHrL2sDi0FHZ9jjneb8kKnGzFWyrTya35sWUTrRs=
390390
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 h1:gBQPwqORJ8d8/YNZWEjoZs7npUVDpVXUUOFfW6CgAqE=

vendor/golang.org/x/crypto/openpgp/s2k/s2k.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/mod/module/module.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/mod/semver/semver.go

Lines changed: 2 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/net/http2/frame.go

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

0 commit comments

Comments
 (0)