nix: update vendorHash for cobra/viper deps
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ic1f423124d308ca1604872506ebbd02b6a6a6964
This commit is contained in:
parent
5da43e2937
commit
578e0b2d5e
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ buildGoModule {
|
|||
];
|
||||
};
|
||||
|
||||
vendorHash = "sha256-y4NwCPZTVaWFUzBW4Roo47pi+E0KnU/5kqnMB1rmyy8=";
|
||||
vendorHash = "sha256-vhCOK0cD92F9xMBS4APH+0nvLftaPuRl2LJio4mYWhY=";
|
||||
|
||||
ldflags = ["-s" "-w"];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue