goa: Build with go 1.12

This commit is contained in:
adisbladis 2019-09-05 22:10:00 +01:00
parent 2ff836f6bf
commit 7e8573be43
No known key found for this signature in database
GPG Key ID: 110BFAD44C6249B7

View File

@ -1716,9 +1716,7 @@ in
gmic_krita_qt = libsForQt5.callPackage ../tools/graphics/gmic_krita_qt { };
goa = callPackage ../development/tools/goa {
buildGoPackage = buildGo110Package;
};
goa = callPackage ../development/tools/goa { };
gohai = callPackage ../tools/system/gohai { };