gitlab: 14.3.2 -> 14.3.3

(cherry picked from commit e7331d2e855145c651f9c2370e6732e5e443a27b)
This commit is contained in:
Lara
2021-10-14 12:03:20 +00:00
committed by github-actions[bot]
parent 0ebb82a648
commit 06fd3da981
5 changed files with 9 additions and 14 deletions
@@ -5,7 +5,7 @@ in
buildGoModule rec {
pname = "gitlab-workhorse";
version = "14.3.2";
version = "14.3.3";
src = fetchFromGitLab {
owner = data.owner;