gitlab: 13.12.2 -> 13.12.3

(cherry picked from commit d62aac819bc3140514098f646cdca8999938b194)
This commit is contained in:
Milan Pässler
2021-06-14 08:04:31 +02:00
committed by github-actions[bot]
parent 3988964387
commit 852f6f8f7d
6 changed files with 24 additions and 26 deletions

View File

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