Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gazelle: add -e flag for go list 1.16 (#1019)
Starting from version 1.16, go list doesn't list all modules if sum is missing. The -e flag is required to get back the old behavior.
- Loading branch information