Commit 1fe6e2b
gopls/internal/server: modify checkGoModDeps condition
- checkGoModDeps should only be run once per file.
Change-Id: Ia3df152240c36843507936eddf16a560c82b5a4b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/730163
Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>
Auto-Submit: Ethan Lee <ethanalee@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>1 parent 995ffe4 commit 1fe6e2b
1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| 258 | + | |
257 | 259 | | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
| 260 | + | |
| 261 | + | |
263 | 262 | | |
264 | 263 | | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
265 | 267 | | |
266 | 268 | | |
267 | 269 | | |
| |||
0 commit comments