vault: fix vendor hash

This commit is contained in:
Matt Moriarity 2024-03-22 17:20:26 -06:00
parent 53c8f2940d
commit 0243edc490
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ buildGoModule rec {
hash = "sha256-XqPuikUUm8C02Uv6qZHPz/KEmrvBrr8gOznQ7qbMKnU=";
};
vendorHash = "sha256-SYGqlLCA7T4MhRlOVBSYnZdZ2+WuJvmmHw3MdnfoezM=";
vendorHash = "sha256-97/nNRwTJnoW1gRvWhdsO36TuLdGTX67o0oTiGMotrs=";
proxyVendor = true;