From 66f41b34f2ac99e6dc5bbbc8247d8109145ecc45 Mon Sep 17 00:00:00 2001 From: Klaus Post Date: Mon, 28 Aug 2023 13:59:57 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e94fd6d48..dde75389f1 100644 --- a/README.md +++ b/README.md @@ -645,6 +645,7 @@ Here are other packages of good quality and pure Go (no cgo wrappers or autoconv * [github.com/dsnet/compress](https://github.com/dsnet/compress) - brotli decompression, bzip2 writer. * [github.com/ronanh/intcomp](https://github.com/ronanh/intcomp) - Integer compression. * [github.com/spenczar/fpc](https://github.com/spenczar/fpc) - Float compression. +* [github.com/minio/zipindex](https://github.com/minio/zipindex) - External ZIP directory index. # license