{ pkgs ? import {} }: pkgs.buildGoModule rec { pname = "smtp-forward"; version = "0.0.1"; src = ./.; vendorSha256 = "1vcrlc8i5xibgalgha34g75yx24sdr5bpjqa8p9qcmbwiywrfirw"; }