go-tools: enable tests

-2
-2
pkgs/by-name/go/go-tools/package.nix
··· 19 20 excludedPackages = [ "website" ]; 21 22 - doCheck = false; 23 - 24 meta = with lib; { 25 description = "Collection of tools and libraries for working with Go code, including linters and static analysis"; 26 homepage = "https://staticcheck.io";
··· 19 20 excludedPackages = [ "website" ]; 21 22 meta = with lib; { 23 description = "Collection of tools and libraries for working with Go code, including linters and static analysis"; 24 homepage = "https://staticcheck.io";