gitlab: 14.0.1 -> 14.0.2

https://about.gitlab.com/releases/2021/07/01/security-release-gitlab-14-0-2-released/
(cherry picked from commit a023b6c4722663e8e481daf2e593eb917d8daec0)
This commit is contained in:
Yureka
2021-07-13 15:27:21 +02:00
committed by Yuka
parent 7b1021ce28
commit ebe13e59aa
6 changed files with 26 additions and 26 deletions
@@ -5,7 +5,7 @@ in
buildGoModule rec {
pname = "gitlab-workhorse";
version = "14.0.1";
version = "14.0.2";
src = fetchFromGitLab {
owner = data.owner;