Unverified Commit 72ea2b8d authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

go-cve-search: update hash (#472267)

parents d2f1b702 4e2c4929
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ buildGoModule rec {
    owner = "s-index";
    repo = "go-cve-search";
    tag = "v${version}";
    hash = "sha256-ofa6lfA3XKj70YM6AVNKRgGI53teK7OB09luAom8HpQ=";
    hash = "sha256-gx2No5XGflGY6TIU92gz9XrNDzd4NiSuxpbwxChlqWo=";
  };

  vendorHash = "sha256-QXYjLPrfIPcZE8UTcE1kR9QQIusR/rAJG+e/IQ4P0PU=";