fix: upgrade vulnerable versions of the library

This commit is contained in:
Oleg Lobanov
2021-12-21 00:17:26 +01:00
parent c2e03bbfab
commit 6eb3ab0635
4 changed files with 36 additions and 24 deletions

View File

@@ -9,7 +9,7 @@ import (
"path/filepath"
"strings"
"github.com/mholt/archiver"
"github.com/mholt/archiver/v3"
"github.com/filebrowser/filebrowser/v2/files"
"github.com/filebrowser/filebrowser/v2/fileutils"