step-ca: use latest buildGoModule

(cherry picked from commit acf134771c79171ce183aa85aec162e03763bc30)
This commit is contained in:
David Guibert 2021-05-26 09:09:59 +02:00 committed by Hedtke, Moritz
parent 08e23c65c1
commit 42a8ab0dbe
No known key found for this signature in database
GPG Key ID: 6794D45A488C2EDE

View File

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