fix(nix): update go deps hash

Former-commit-id: 1875c987fe
This commit is contained in:
Varun Narravula
2025-12-09 15:16:22 -08:00
parent 3476e8ebe1
commit 7f89eba525

View File

@@ -35,7 +35,7 @@
inherit version;
src = pkgs.nix-gitignore.gitignoreSource [ ] ./.;
vendorHash = "sha256-Jbu0pz+okV4N9MHUXLcTqSr3s/k5OVZ09hNuS/+4LFY=";
vendorHash = "sha256-krxkfH+4z0rgmFi8OyCzWIrxU5Rpb7gjtGcn3LnZCig=";
env = {
CGO_ENABLED = 0;