gitlab: 14.2.1 -> 14.2.3

(cherry picked from commit 6ede6d2740c0625531b58d69d5a80a06821c6635)
This commit is contained in:
Yureka
2021-09-03 14:33:07 +00:00
committed by github-actions[bot]
parent 355b6d3675
commit d8e386b70d
9 changed files with 38 additions and 38 deletions
@@ -5,7 +5,7 @@ in
buildGoModule rec {
pname = "gitlab-workhorse";
version = "14.2.1";
version = "14.2.3";
src = fetchFromGitLab {
owner = data.owner;