Update modules

This commit is contained in:
Milan Nikolic
2023-09-11 16:03:04 +02:00
parent bd19faf18e
commit bff17636f6
2 changed files with 7 additions and 15 deletions
+2 -6
View File
@@ -2,10 +2,8 @@ module github.com/gen2brain/cbconvert/cmd/cbconvert
go 1.21
toolchain go1.21.0
require (
github.com/gen2brain/cbconvert v0.0.0-20230902080208-6936f697b466
github.com/gen2brain/cbconvert v0.0.0-20230911134248-bd19faf18e15
github.com/schollz/progressbar/v3 v3.10.0
github.com/spf13/pflag v1.0.5
)
@@ -17,12 +15,10 @@ require (
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
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
github.com/rivo/uniseg v0.3.4 // indirect
github.com/strukturag/libheif v1.15.2 // indirect
golang.org/x/image v0.11.0 // indirect
golang.org/x/image v0.12.0 // indirect
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/term v0.5.0 // indirect