gitlab: 14.1.0 -> 14.1.1

https://about.gitlab.com/releases/2021/07/28/gitlab-14-1-1-released/
(cherry picked from commit 5a69fb930d7621376a17fb144ba57da99e2814a9)
This commit is contained in:
Yureka
2021-08-05 14:17:01 +02:00
committed by Yuka
parent 8c589a79c8
commit 274b5f5099
3 changed files with 8 additions and 8 deletions
@@ -5,7 +5,7 @@ in
buildGoModule rec {
pname = "gitlab-workhorse";
version = "14.1.0";
version = "14.1.1";
src = fetchFromGitLab {
owner = data.owner;