all repos — homestead @ 339da20e693b3448a9f71c85555e1831af57c0df

Code for my website

support zstandard encoding

Alan Pearce
commit

339da20e693b3448a9f71c85555e1831af57c0df

parent

11b40229600cb8f0ff46a538cfcff46908830c8f

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M go.modgo.mod
@@ -18,6 +18,7 @@ github.com/fatih/structtag v1.2.0
github.com/fsnotify/fsnotify v1.7.0 github.com/go-git/go-git/v5 v5.12.0 github.com/kevinpollet/nego v0.0.0-20211010160919-a65cd48cee43 + github.com/klauspost/compress v1.17.11 github.com/osdevisnot/sorvor v0.4.4 github.com/snabb/sitemap v1.0.4 github.com/stefanfritsch/goldmark-fences v1.0.0