gitlab: 14.0.5 -> 14.1.0

(cherry picked from commit ac20e17cc83cba8599266ba2268054e62c2b7803)
This commit is contained in:
Yureka
2021-07-31 13:43:09 +02:00
committed by Yuka
parent 11c662074e
commit 3b70be46a8
10 changed files with 501 additions and 457 deletions
@@ -5,7 +5,7 @@ in
buildGoModule rec {
pname = "gitlab-workhorse";
version = "14.0.5";
version = "14.1.0";
src = fetchFromGitLab {
owner = data.owner;