Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix panic writing dependency packages
Fix panic in the case where one of the dependencies of the commands has a build error. In that case, WritePkg p.GoFiles[0] access will fail. Signed-off-by: Chris Koch <chrisko@google.com>
- Loading branch information