Add File type

This commit is contained in:
Milan Nikolic
2023-08-29 20:07:35 +02:00
parent 50b0911586
commit fdfa80875e
5 changed files with 81 additions and 60 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.21
require (
github.com/chai2010/webp v1.1.1
github.com/disintegration/imaging v1.6.2
github.com/dustin/go-humanize v1.0.1
github.com/fvbommel/sortorder v1.1.0
github.com/gen2brain/go-fitz v1.23.1
github.com/gen2brain/go-unarr v0.1.7