Update modules

This commit is contained in:
Milan Nikolic
2023-08-29 20:15:22 +02:00
parent fdfa80875e
commit 7dc21fc0b4
2 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.0
require (
github.com/gen2brain/cbconvert v0.0.0-20230824094314-e938b140f074
github.com/gen2brain/cbconvert v0.0.0-20230829180735-fdfa80875e2b
github.com/schollz/progressbar/v3 v3.10.0
github.com/spf13/pflag v1.0.5
)
@@ -13,6 +13,7 @@ require (
require (
github.com/chai2010/webp v1.1.1 // indirect
github.com/disintegration/imaging v1.6.2 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/fvbommel/sortorder v1.1.0 // indirect
github.com/gen2brain/go-fitz v1.23.1 // indirect
github.com/gen2brain/go-unarr v0.1.7 // indirect