gitlab: 13.8.6 -> 13.9.4 (#116798)

This commit is contained in:
Ben Gamari
2021-03-20 15:04:54 +01:00
committed by GitHub
parent a04bdd8fbe
commit 3df0d950d8
11 changed files with 1111 additions and 1009 deletions
@@ -33,7 +33,7 @@ let
};
};
in buildGoModule rec {
version = "13.8.6";
version = "13.9.4";
pname = "gitaly";
src = fetchFromGitLab {
@@ -43,7 +43,7 @@ in buildGoModule rec {
sha256 = "sha256-6ocP4SMafvLI2jfvcB8jk1AemAI/TiBQ1iaVxK7I54A=";
};
vendorSha256 = "sha256-oVw6vXI3CyOn4l02PkYx3HVpZfzQPi3yBuf9tRvoWoM=";
vendorSha256 = "10ssx0dvbzg70vr2sgnhzijnjxfw6533wdjxwakj62rpfayklp51";
passthru = {
inherit rubyEnv;