gitlab: 13.12.3 -> 13.12.4

https://about.gitlab.com/releases/2021/06/14/gitlab-13-12-4-released/
(cherry picked from commit 5c04139da22d64f59b0f97a7672d875d82bdb7a5)
This commit is contained in:
Milan Pässler
2021-06-15 14:55:09 +00:00
committed by github-actions[bot]
parent 7d3289094d
commit bcdb378e19
3 changed files with 8 additions and 8 deletions
@@ -5,7 +5,7 @@ in
buildGoModule rec {
pname = "gitlab-workhorse";
version = "13.12.3";
version = "13.12.4";
src = fetchFromGitLab {
owner = data.owner;