Commit 78edd8b
authored
upgrade to latest dependencies (#792)
bumping knative.dev/eventing defbb53...6cdaf81:
> 6cdaf81 [main] Upgrade to latest dependencies (# 9230)
bumping golang.org/x/mod deb1dfc...792ac16:
> 792ac16 go.mod: update golang.org/x dependencies
> fe2ec04 all: fix some comments to improve readability
bumping knative.dev/pkg 76601dd...521cb33:
> 521cb33 Bump golang.org/x/tools from 0.47.0 to 0.48.0 in the golang-x group across 1 directory (# 3379)
> d67c27e Bump google.golang.org/grpc from 1.81.1 to 1.82.1 (# 3374)
bumping knative.dev/reconciler-test a4d79b3...4a4407a:
> 4a4407a upgrade to latest dependencies (# 907)
> 9e9f25d upgrade to latest dependencies (# 906)
bumping golang.org/x/tools fbf9f2e...05f9cb5:
> 05f9cb5 go.mod: update golang.org/x dependencies
> 745d7ae gopls: add CompiledAsmFiles in cache.Package
> 797ee67 go/ssa: make Const(unsafe.Pointer, nil).IsNil() true
> 9751125 gopls/internal/test: Completion benchmarks use empty range
> 8786a96 internal/stdlib: update stdlib index for Go 1.27 Release Candidate 2
> 425085f gopls/internal/server: modify return of parseAction
> 30c4f87 go/analysis/passes/nilness: skip magic cgo functions
> 9e6441d gopls/internal/protocol/generate: remove manual rename overwritten
> df96841 gopls/internal/protocol: use Debug log level
> 278f062 gopls/internal/protocol: update to LSP 3.18
> eca3ccd gopls/internal/server: add memoryLimit setting
> ce0506d go/analysis/passes/modernize: embedlit invalid fix
> 4b9a5fd go/analysis/passes/modernize: add importcomment analyzer
> 784924b gopls/internal/test/misc: Fix two flaky tests
> 60d34ee internal/robustio: don't use syscall.Errno on Plan 9
> 828b47a gopls/internal/test: have semtok work with gopls@v0.11.0
> 1c54c8c cmd/goimports: skip TestCmd on js/wasm
> ce1ac03 gopls/internal/licenses: use //go:embed rather than a hand-embedded string
> 902c7a9 gopls/internal/cache: share objectpath Encoder across batch
> c43693c gopls/internal/test/integration/fake: retry reads of exclusive-use files
> 036adc1 gopls/internal/cache: detect testmain without GOCACHE
> 71604fc gopls/test/integration/mist: Fix flaky test
> 7c877ec gopls: two mitigations for "surplus bytes" crash
> c6f56e2 gopls/internal/cache: delete dead (gob) code
> c96ee26 gopls/internal/test: address out of bounds panic in BenchmarkSemanticTokens
> f3d2c82 gopls/internal/server: fix parsing vulncheck action
> 5d24afa internal/imports: use module cache index if it exists
> acb27c6 gopls/internal/telemetry: skip the telemetry test on Plan 9
> fa62175 internal/diff: use ape/patch and ape/diff on Plan 9
> 013dacd gopls/internal/test/integration: respect empty mode filter in runner
> f1d74b2 gopls/internal/test: attempt to fix BenchmarkSemanticTokens
> 957f6a1 go/packages: skip TestCompiledGoFilesIncludesDepsErrors without cgo
> 6e4d617 go/packages: match the Plan 9 error for a missing driver
> 0b12405 gopls/internal/protocol: make *UnmarshalError implement error
> 67a0542 go/analysis/passes/modernize: newexpr - fix panic
> 2de949c gopls: update staticcheck to v0.8.0-rc.1
Signed-off-by: Knative Automation <automation@knative.team>1 parent 1fc3d40 commit 78edd8b
14 files changed
Lines changed: 1390 additions & 382 deletions
File tree
- vendor
- golang.org/x/tools
- go/types/objectpath
- internal
- imports
- modindex
- stdlib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
616 | | - | |
| 615 | + | |
| 616 | + | |
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| |||
855 | 855 | | |
856 | 856 | | |
857 | 857 | | |
858 | | - | |
859 | | - | |
| 858 | + | |
| 859 | + | |
860 | 860 | | |
861 | 861 | | |
862 | 862 | | |
| |||
1074 | 1074 | | |
1075 | 1075 | | |
1076 | 1076 | | |
1077 | | - | |
1078 | | - | |
| 1077 | + | |
| 1078 | + | |
1079 | 1079 | | |
1080 | 1080 | | |
1081 | | - | |
1082 | | - | |
1083 | | - | |
1084 | | - | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
1085 | 1085 | | |
1086 | 1086 | | |
1087 | 1087 | | |
| |||
Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 131 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments