all repos — gopkgs @ 48a52f099964f3c28f9e66239ca0504f648bd4f6

Go module vanity import paths

update dependencies

Alan Pearce
commit

48a52f099964f3c28f9e66239ca0504f648bd4f6

parent

ff23607ce82b3b85af93a218d99b68cde2ec5258

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M default.nixdefault.nix
@@ -9,7 +9,7 @@ version = "unstable";
src = lib.sourceFilesBySuffices ./. [ ".go" ".templ" ".mod" ".sum" ]; - vendorHash = "sha256-ahjgTjV4xXt21DAcVqplVEeZJDszY8amYYb2WENHWq4="; + vendorHash = "sha256-/m5p9HUfyOlC6/aSx7XlEXCDpEi7M5rqzB6K1PDDII8="; ldflags = [ "-s" "-w" ];