mirror of
https://github.com/gen2brain/cbconvert
synced 2026-06-30 09:11:54 +02:00
Update dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user