icebreaker: fix vendorHash for go1.22
This commit is contained in:
parent
6933748e09
commit
6c076c9106
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ buildGoModule {
|
|||
};
|
||||
|
||||
proxyVendor = true;
|
||||
vendorHash = "sha256-i648w+BOUX5IfEEZ11gJAjX1ZUdoYRzDPz6GDe7i2S8=";
|
||||
vendorHash = "sha256-A0jNy8cUKpfAqocgjdYU7LB4EgIr9tiOCyEaXGQl8TM=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
makeBinaryWrapper
|
||||
|
|
Loading…
Reference in a new issue