From d5ac056ed4cb5d6e94ccda756edaee028f9cfab4 Mon Sep 17 00:00:00 2001 From: Nicholas Harter Date: Wed, 30 Jan 2019 16:13:02 -0800 Subject: [PATCH] changed required go version from 1.8 to 1.11 --- talaria.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talaria.spec b/talaria.spec index cc115750..11674195 100644 --- a/talaria.spec +++ b/talaria.spec @@ -10,7 +10,7 @@ License: ASL 2.0 URL: https://github.com/Comcast/talaria Source0: %{name}-%{_fullver}.tar.gz -BuildRequires: golang >= 1.8 +BuildRequires: golang >= 1.11 Requires: supervisor %description