Commit 243d829
[gopls-release-branch.0.19] gopls/internal/settings: revert to old goimports index
There have been additional nil dereferences in the new logic
(beyond those fixed in CL 680258) and the fix looks nontrivial.
This is a partial revert of CL 678475.
Fixes golang/go#74055
Change-Id: I95906e4302f8225edd6e512104db6808d512c280
Reviewed-on: https://go-review.googlesource.com/c/tools/+/682715
Reviewed-by: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Alan Donovan <[email protected]>
(cherry picked from commit b021ce4)
Reviewed-on: https://go-review.googlesource.com/c/tools/+/6827551 parent c26dd3b commit 243d829
File tree
2 files changed
+2
-2
lines changed- gopls/internal
- settings
- test/marker/testdata/completion
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments