go-tools: unpin buildGoModule
This commit is contained in:
@@ -27338,9 +27338,7 @@ with pkgs;
|
||||
|
||||
goverview = callPackage ../tools/security/goverview { };
|
||||
|
||||
go-tools = callPackage ../development/tools/go-tools {
|
||||
buildGoModule = buildGo122Module;
|
||||
};
|
||||
go-tools = callPackage ../development/tools/go-tools { };
|
||||
|
||||
gotest = callPackage ../development/tools/gotest { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user