step-ca: use latest buildGoModule

This commit is contained in:
David Guibert 2021-05-26 09:09:59 +02:00
parent 1270b79771
commit acf134771c

View file

@ -3125,7 +3125,6 @@ in
step-ca = callPackage ../tools/security/step-ca {
inherit (darwin.apple_sdk.frameworks) PCSC;
buildGoModule = buildGo115Module;
};
step-cli = callPackage ../tools/security/step-cli { };