Make buildable release for prod
This commit is contained in:
parent
e3234332f0
commit
f0ace114b0
3 changed files with 4 additions and 7 deletions
|
|
@ -9,5 +9,5 @@ pkgs.buildGoModule rec {
|
|||
subPackages = [];
|
||||
version = "0.0.1";
|
||||
# Needs to be updated after every modification of go.mod/go.sum
|
||||
vendorHash = "sha256-3NQcLcPNfba20LXenLu/RcZistBzEGsRb75IogvSR68=";
|
||||
vendorHash = "sha256-5y/LyL8FxKLRckmLG127VNxZDXYCUDT1zI2q0fJXTHM=";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue