Commit e40bd19
go/packages: use cfg.abs(dir) in determineRootDirsModules
As determineRootDirsModules calls go list with a custom working
directory, relative paths that it produces should also be treated
relative to that directory (cfg.Dir).
Change-Id: I07e162a9119a4d36162e69702150e63acf96f207
Reviewed-on: https://go-review.googlesource.com/c/tools/+/680819
Reviewed-by: Alan Donovan <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Alan Donovan <[email protected]>
Commit-Queue: Alan Donovan <[email protected]>1 parent f17f523 commit e40bd19
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments