refactor(gerrit-queue): Remove dependency on gin

Unnecessary dependency & complexity.

(Patch originally contributed by an anonymous contributor)

Change-Id: Id49dc362cb0c1b29937404447bb0b1f9794dc117
This commit is contained in:
Vincent Ambo 2021-12-10 12:15:15 +03:00 committed by clbot
parent 6e4decf19b
commit 0fa937551e
4 changed files with 5 additions and 28 deletions

View file

@ -3,7 +3,7 @@
pkgs.buildGoModule {
pname = "gerrit-queue";
version = "master";
vendorSha256 = "0hivr4yn9aa1vk7z1h1nwg75hzqnsaxypi1wwxdy1l1hnm5k8hhi";
vendorSha256 = "1bqllafvd4yy4cy6barpqhycxmhzcx3p5shpzhd8qwxwwg0clxs6";
src = ./.;
# gerrit-queue embeds static assets which need to be generated