gitlab: 13.8.6 -> 13.9.4 (#116798)

This commit is contained in:
Ben Gamari
2021-03-20 10:04:54 -04:00
committed by GitHub
parent a04bdd8fbe
commit 3df0d950d8
11 changed files with 1111 additions and 1009 deletions

View File

@@ -2,7 +2,7 @@
buildGoModule rec {
pname = "gitlab-shell";
version = "13.15.1";
version = "13.17.0";
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "gitlab-shell";