prometheus_1: Build with go 1.12

This commit is contained in:
adisbladis
2019-09-05 22:33:39 +01:00
parent a560ea3736
commit 3c22b23580
+1 -3
View File
@@ -15053,9 +15053,7 @@ in
postgresql_jdbc = callPackage ../development/java-modules/postgresql_jdbc { };
inherit (callPackage ../servers/monitoring/prometheus {
buildGoPackage = buildGo110Package;
}) prometheus_1;
inherit (callPackage ../servers/monitoring/prometheus { }) prometheus_1;
inherit (callPackage ../servers/monitoring/prometheus { })
prometheus_2;