gitlab: 14.3.1 -> 14.3.2

(cherry picked from commit b00924518c5b580ffec242e4c7ee8521ce041ac7)
This commit is contained in:
Lara
2021-10-04 04:51:27 +00:00
committed by Yuka
parent 751110a6f6
commit 6d0ceff09d
4 changed files with 11 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ in
buildGoModule rec {
pname = "gitlab-workhorse";
version = "14.3.1";
version = "14.3.2";
src = fetchFromGitLab {
owner = data.owner;