chore(deps): update

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
Harald Hoyer 2024-06-10 10:32:19 +02:00
parent c8e69f2798
commit 67b2b69db0
Signed by: harald
GPG key ID: F519A1143B3FBE32
3 changed files with 46 additions and 46 deletions

View file

@ -29,5 +29,5 @@ pkgs.buildGoModule {
sha256sum $out/bin/vault-auth-tee | (read a _; echo $a) > $sha/share/vault-auth-tee.sha256
'';
vendorHash = "sha256-3jjtMSs1u4o+6hu+gk8zuzKNhqjHQtZ4DEfYlW3AJrA=";
vendorHash = "sha256-XbzUzR5YAxMmDvC9KStqT97v5j6Md7oL2BtkM9N5XTc=";
}