Commit 2a48579
[release] src/goDebug: check for undefined launchArgs.packagePathToGoModMap
Add a sanity check that launchArgs.packagePathToGoModPathMap is not
undefined.
Updates #982
Change-Id: Id7470268c6beaf3e7656e16a1d07fb7ea6d80cca
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/274932
Trust: Suzy Mueller <[email protected]>
Run-TryBot: Suzy Mueller <[email protected]>
TryBot-Result: kokoro <[email protected]>
Reviewed-by: Quoc Truong <[email protected]>
(cherry picked from commit 650b8ae)
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/276215
Trust: Hyang-Ah Hana Kim <[email protected]>
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
Reviewed-by: Robert Findley <[email protected]>1 parent 1c396a5 commit 2a48579
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
589 | 592 | | |
590 | 593 | | |
591 | 594 | | |
| |||
0 commit comments