age-plugin-tpm: fix vendorHash for go1.22
This commit is contained in:
parent
b9f6824b02
commit
a17f40f2d4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ buildGoModule rec {
|
|||
|
||||
proxyVendor = true;
|
||||
|
||||
vendorHash = "sha256-BSb+8p5+RJMfcYc2+BuT4YbhCWCbcYOt9upesD11Ytw=";
|
||||
vendorHash = "sha256-veduD0K3Onkqvyg9E5v854a6/8UIRQZEH098lUepRNU=";
|
||||
|
||||
nativeCheckInputs = [
|
||||
swtpm
|
||||
|
|
Loading…
Reference in a new issue