all repos — gopkgs @ 22a0836e628ef5188b72fb772fb403c49e6f0cf4

Go module vanity import paths

allow caddy to read files

Alan Pearce
commit

22a0836e628ef5188b72fb772fb403c49e6f0cf4

parent

2d5d6cb7f733fb9e7b6b713a6051f7d8ce253fc2

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

changed files
M justfilejustfile
@@ -3,4 +3,4 @@ #! nix-shell -i "just --justfile"
cd: vanity-imports --config vanity-imports.toml - rsync --recursive --delete dist/ /srv/http/go + rsync --recursive --delete --chmod=go+r dist/ /srv/http/go