2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-01 10:34:16 +00:00
nixpkgs/pkgs/development/go-modules/generic
Manuel Mendez ddcc7c67d2 go: Apply package exclusion equally
The exclusion logic was moved out of getGoDirs but only buildPhase was updated
causing checkPhase to possibly fail. This happened in golint as it has go
files in testdata that are meant as testdata files and not go packages to
test which caused the checkPhase to fail.

Fixes 
2022-04-09 09:57:35 +10:00
..
default.nix go: Apply package exclusion equally 2022-04-09 09:57:35 +10:00