From e797b705ab91a2d197cdf4ab5456b3bde7cb767b Mon Sep 17 00:00:00 2001 From: samuel Date: Thu, 11 May 2023 01:58:19 +0200 Subject: [PATCH] [Dev] Add go-toolset to requirements --- netoik-cicd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netoik-cicd.spec b/netoik-cicd.spec index 448a3d5..aedc6df 100644 --- a/netoik-cicd.spec +++ b/netoik-cicd.spec @@ -10,7 +10,7 @@ Source0: %{name}-%{version}.tar.gz BuildArch: x86_64 BuildRequires: make -Requires: bash,inotify-tools,jq,nmap-ncat,rpm-build,rpmdevtools,ShellCheck,shfmt +Requires: bash,go-toolset,inotify-tools,jq,nmap-ncat,rpm-build,rpmdevtools,ShellCheck,shfmt %description Netoik Continuous Deployment tool