Correct vendorhash again.
This commit is contained in:
parent
ff86eed85c
commit
637decea11
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ pkgs.buildGoModule rec {
|
|||
subPackages = [];
|
||||
version = "0.0.3";
|
||||
# Needs to be updated after every modification of go.mod/go.sum
|
||||
vendorHash = "sha256-Bxv6OPxW9VERETEi2QRk/t3b0HpsoHZFPUsMP85G7Ug=";
|
||||
vendorHash = "sha256-7dEwIQMFGhNIMAlu3tiZ3PQoi5fq3sma85d0mEL98E0=";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue