support zstandard encoding
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M go.mod → go.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