chore(deps): update

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
Harald Hoyer 2024-03-28 15:40:50 +01:00
parent 594e238b2b
commit a8898ff52b
Signed by: harald
GPG key ID: F519A1143B3FBE32
3 changed files with 60 additions and 51 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-t59C0yzJzFAXNXYOFbta2g5CYlkfvlukq42cxCwLaGY=";
vendorHash = "sha256-RmOyKVU+WOFUaC9nLsr0l+BnGpt0nEes3Su4IY0mOk0=";
}