diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-12T16·33+0000 |
---|---|---|
committer | Vincent Ambo <mail@tazj.in> | 2019-12-13T00·39+0000 |
commit | b20e46d60b14d5e367e52ec14989dc27b4829774 (patch) | |
tree | 81b9f4a585225b31e641a88cfba42653146de717 /buildGo.nix | |
parent | a5473293e78fc0b01def5c4c3f7e11854d88d8d0 (diff) |
fix(external): Ensure findGoDirs "finds" top-level directory
Due to the lexical walk order of `filepath.Walk` the previous directory identification logic failed under certain conditions if the top-level directory contained Go files that showed up *after* the first subdirectories. To simplify the logic a set of directories is now gathered instead on a file-level.
Diffstat (limited to 'buildGo.nix')
0 files changed, 0 insertions, 0 deletions