Commit 11890a5
authored
upgrade to latest dependencies (#1105)
bumping golang.org/x/term 1231d54...3863673:
> 3863673 go.mod: update golang.org/x dependencies
bumping knative.dev/pkg 9cc8410...9c8140b:
> 9c8140b Bump the golang-x group with 3 updates (# 3304)
bumping golang.org/x/tools 034e59c...00b22d9:
> 00b22d9 gopls/internal/golang: add support for variadic functions and constructors in generated tests
> 36bb345 go.mod: update golang.org/x dependencies
> 748477b all: fix function name mismatch in updateBasicLitPos comment
> ebdeef3 gopls/doc/release/v0.21.0.md: update relnotes for RC2
> e5a0863 go/analysis/passes/modernize: disable reflecttypefor modernizer for unnamed struct/interface
> e2dd416 go/analysis/unitchecker: write fixed files to an archive
> 9119255 go/analysis/passes/modernize: fix stringscut false positives
> 880ed70 gopls/internal/golang: add util function NarrowestDeclaringPackage
> 8e819d2 internal/refactor/inline: built-ins may affect inference
> 61df39e go/ast/astutil: update BasicLit.ValueEnd if present
> 51b51a3 go/analysis/passes/modernize: unsafefuncs: ptr+int => unsafe.Add
> e1b2381 go/analysis/passes/modernize: omitzero: suppress on kubebuilder
> d1bcb8b x/tools: audit "unsafe"
> ac87d84 internal/event/label: unsafe unsafe.String{,Data} not StringHeader
> c3feb70 gopls/internal/golang: add skeleton for move type codeaction
> 869ced3 gopls/internal/golang: fix panic in definition
> 5c62b76 go/analysis/passes/ctrlflow: tabulate "may return" intrinsics too
> 1ad6f3d internal/refactor/inline: simplify import handling
> 4a3f2f8 go/analysis/passes/printf: panic when function literal is assigned to the blank identifier
> d5d7d21 gopls/internal/cache: fix %q verb use with wrong type
> 92a0949 go/analysis/passes/modernize: rangeint: handle usages of loop label
> ffbdcac go/analysis/passes/modernize: stditerators: add reflect iters
> 2e3e83a internal/refactor/inline: preserve local package name used by callee
> d32ec34 gopls/internal/protocol/generate: move injections to tables.go
> 98d172d gopls/internal/protocol: add form field in type CodeAction
> e131738 go/packages: suppress test on (e.g.) wasm
> e31ed53 internal/stdlib: regenerate
> 6f1f898 internal/analysis/driverutil: include end positions in -json output
> 7839abf gopls/internal/metadata: document when Module can be nil
> 98aa9a7 gopls/internal/cache: make unimported completions deterministic
> 4c5fadd internal/modindex: unescape import paths
> c2c902c gopls/completion: avoid nil dereference
> 4bf3169 go/analysis/passes/modernize: waitgroup: highlight "go func" part
> ba5189b gopls/internal/template: fix printf mistake in test
> a7d1250 go/analysis/passes/printf: clarify checkForward
> c7a1a29 internal/pkgbits: fix printf mistake in test
> af205c0 gopls/doc/release/v0.21.0.md: tweaks
> 68724af go/analysis/passes/printf: use induction on interface methods
> 4c22c6e gopls/internal/test/integration: add codeAction/resolve in fake editor
> a6e94eb gopls/internal/test/integration: deduplicate CodeActionByKind util func
> 11b3200 gopls/internal/util/fingerprint: : remove self-referential alias in TestMatches
> ffe0773 go/analysis/passes/modernize: mapsloop: avoid implicit key widening
> c07802b gopls/internal/golang: remove self-referential alias in TestUnify
> eb26c37 gopls/internal/mcp: add counter for go_rename_symbol mcp tool
> 855ec1b all: minor improvement for docs
> e5e22fe gopls/internal/debug: add /package debug view
> 488d49e go/packages: populate types.Info maps even for package "unsafe"
> 728dd6e internal/typesinternal/typeindex: adjust test for new spec rule
> ce5ff8a gopls/doc/release/v0.21.0.md: prepare
> cd01b4b gopls/internal/settings: add renameMovesSubpackages setting
> 84fe542 gopls/internal/golang: allow package move into empty directories
> e58dfd3 gopls/internal/golang: package move: handle mixed build configs
> 72b42f2 go/analysis/passes/inline: add lazy-fix mode for gopls
> 53f4100 gopls/doc: document Rename feature
> 41c94d8 internal/refactor/inline: avoid expensive Info.Uses scan
> 59ff18c internal/analysis/driverutil: ApplyFix: better "generated" error
> c6ecbb7 gopls/internal/golang: implement package move
> 1b60160 internal/diff/lcs: remove unused exported DiffStrings
> 5fe2dd8 gopls/internal/test/marker: avoid BasicLit in fill_struct.txt
> 5be823e go/analysis/passes/printf: disallow %q of int
bumping golang.org/x/net 9a29643...35e1306:
> 35e1306 go.mod: update golang.org/x dependencies
> 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type
> ec11ecc trace: fix data race in RenderEvents
> bff14c5 http2: don't PING a responsive server when resetting a stream
> 88a6421 dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage
> 123d099 http2: support net/http.Transport.NewClientConn
> 346cc61 webdav: relax test to check for any redirect status, not just 301
bumping golang.org/x/sync 1966f53...2a180e2:
> 2a180e2 errgroup: use consistent read for SetLimit panic
bumping golang.org/x/mod 7416265...d271cf3:
> d271cf3 go.mod: update golang.org/x dependencies
> 269c237 sumdb/note: delete chop
> 3f03020 x/mod: apply go fix and go vet
bumping golang.org/x/text e7ff6b3...0dd57a6:
> 0dd57a6 go.mod: update golang.org/x dependencies
> 087616b transform: fix %q verb use with wrong type
> 16f85a7 all: eliminate vet diagnostics
Signed-off-by: Knative Automation <[email protected]>1 parent 9b53ca0 commit 11890a5
File tree
20 files changed
+1112
-417
lines changed- vendor
- golang.org/x
- mod/module
- net
- http2
- trace
- sync/errgroup
- tools
- go
- ast/astutil
- packages
- types/typeutil
- internal
- event
- core
- label
- imports
- modindex
- stdlib
- typesinternal
- versions
20 files changed
+1112
-417
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
| 128 | + | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
| 141 | + | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
| 148 | + | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | | - | |
| 152 | + | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
| 160 | + | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
| 207 | + | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments