gitlab: 14.1.1 -> 14.1.2

(cherry picked from commit 5957f4edb9f3a266733c0335dc6ab7f8e674c444)
This commit is contained in:
Yureka
2021-08-05 14:32:11 +00:00
committed by github-actions[bot]
parent b2d256095a
commit 7036ca99ae
7 changed files with 16 additions and 16 deletions
@@ -5,7 +5,7 @@ in
buildGoModule rec {
pname = "gitlab-workhorse";
version = "14.1.1";
version = "14.1.2";
src = fetchFromGitLab {
owner = data.owner;