vendor hash
This commit is contained in:
parent
0e1f063a54
commit
bd176b9895
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
pname = "essence";
|
pname = "essence";
|
||||||
version = "0.1.0";
|
version = "0.1.0";
|
||||||
src = ./.;
|
src = ./.;
|
||||||
vendorHash = null; # Will need updating after go mod tidy
|
vendorHash = "sha256-iiobqg0INKuzTyC/VMGcX5CfroqqbKnwlJLVAOCZbEE=";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
) // {
|
) // {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue