gitlab: 14.2.3 -> 14.2.4

(cherry picked from commit e5f70272c5ebe77cea9f045f8cac1d934d6a7ca5)
This commit is contained in:
Lara
2021-09-20 21:44:10 +02:00
committed by Yuka
parent 3397f0ede9
commit eb24e2e6b1
4 changed files with 9 additions and 9 deletions

View File

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