add my unzip fork which fixes the permissions bug

This commit is contained in:
eyedeekay
2024-06-29 00:25:23 -04:00
parent 40d0ea5ff5
commit 05c4d3d973
3 changed files with 3 additions and 1 deletions

View File

@@ -6,7 +6,6 @@ import (
"net/http"
"net/url"
"github.com/artdarek/go-unzip/pkg/unzip"
"github.com/eyedeekay/go-unzip/pkg/unzip"
"github.com/go-i2p/go-i2p/lib/common/router_info"
"github.com/go-i2p/go-i2p/lib/config"