From d5b83cd46d2de57990412fd64938f6110bf245d1618cebdef7924ec8143837bb Mon Sep 17 00:00:00 2001 From: Tim Hardeck Date: Mon, 13 Jan 2020 08:25:00 +0000 Subject: [PATCH] 6.49 requires go 1.13 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=98 --- cf-cli.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cf-cli.spec b/cf-cli.spec index 54e2d2f..e51c3cd 100644 --- a/cf-cli.spec +++ b/cf-cli.spec @@ -47,7 +47,7 @@ Source2: cf-cli-rpmlintrc %if 0%{?_test} BuildRequires: %{short_name} = %{version} %else -BuildRequires: go >= 1.12.0 +BuildRequires: go >= 1.13.0 BuildRequires: golang-packaging BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build