Update dependencies

This commit is contained in:
Milan Nikolic
2023-06-02 10:43:36 +02:00
parent d47c1c1464
commit 547a3937a8
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -5,7 +5,7 @@ go 1.19
//replace github.com/gen2brain/cbconvert => ../../
require (
github.com/gen2brain/cbconvert v0.0.0-20230304092701-64fb152c3699
github.com/gen2brain/cbconvert v0.0.0-20230602083209-d47c1c1464e7
github.com/schollz/progressbar/v3 v3.10.0
github.com/spf13/pflag v1.0.5
)
@@ -14,8 +14,8 @@ require (
github.com/chai2010/webp v1.1.1 // indirect
github.com/disintegration/imaging v1.6.2 // indirect
github.com/fvbommel/sortorder v1.0.2 // indirect
github.com/gen2brain/go-fitz v1.20.2 // indirect
github.com/gen2brain/go-unarr v0.1.6 // indirect
github.com/gen2brain/go-fitz v1.22.2 // indirect
github.com/gen2brain/go-unarr v0.1.7 // indirect
github.com/hotei/bmp v0.0.0-20150430041436-f620cebab0c7 // indirect
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect