mirror of
https://github.com/gen2brain/cbconvert
synced 2025-10-13 18:18:52 +02:00
Update modules
This commit is contained in:
@@ -3,7 +3,7 @@ module github.com/gen2brain/cbconvert/cmd/cbconvert-gui
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
github.com/gen2brain/cbconvert v1.0.5-0.20241103182231-f57b2598f1f7
|
||||
github.com/gen2brain/cbconvert v1.0.5-0.20241104151831-ee2cf2e14d10
|
||||
github.com/gen2brain/iup-go/iup v0.0.0-20231016042002-a3b3bba3edbc
|
||||
github.com/godbus/dbus/v5 v5.1.0
|
||||
)
|
||||
|
@@ -24,8 +24,8 @@ github.com/fvbommel/sortorder v1.1.0 h1:fUmoe+HLsBTctBDoaBwpQo5N+nrCp8g/BjKb/6ZQ
|
||||
github.com/fvbommel/sortorder v1.1.0/go.mod h1:uk88iVf1ovNn1iLfgUVU2F9o5eO30ui720w+kxuqRs0=
|
||||
github.com/gen2brain/avif v0.4.0 h1:JuwAX2rVrkAzQrZx9lpIKx/ovCO35gCUquarfJ6uhHc=
|
||||
github.com/gen2brain/avif v0.4.0/go.mod h1:oePci7KPleKZ8X/2rjZ3FlVm2JFYjPwXiQpNgq9wrzs=
|
||||
github.com/gen2brain/cbconvert v1.0.5-0.20241103182231-f57b2598f1f7 h1:o/pMpAZiV7RYaIF5Spjz4Rk/2fMQUxkXB/PyuxNTJvA=
|
||||
github.com/gen2brain/cbconvert v1.0.5-0.20241103182231-f57b2598f1f7/go.mod h1:U5nLgKf3Yb/T+nuv6XaMlg4jUYd23P0Q+4MNRKhGNcE=
|
||||
github.com/gen2brain/cbconvert v1.0.5-0.20241104151831-ee2cf2e14d10 h1:yyQHNNjXoTA7dBH+I/1N4rO4FYH6CnMoRLv5Ukpg//E=
|
||||
github.com/gen2brain/cbconvert v1.0.5-0.20241104151831-ee2cf2e14d10/go.mod h1:U5nLgKf3Yb/T+nuv6XaMlg4jUYd23P0Q+4MNRKhGNcE=
|
||||
github.com/gen2brain/go-fitz v1.24.14 h1:09weRkjVtLYNGo7l0J7DyOwBExbwi8SJ9h8YPhw9WEo=
|
||||
github.com/gen2brain/go-fitz v1.24.14/go.mod h1:0KaZeQgASc20Yp5R/pFzyy7SmP01XcoHKNF842U2/S4=
|
||||
github.com/gen2brain/go-unarr v0.2.4 h1:Iu2kqtGfkLBSQoTFwMkSCmp0g3GrEM/XMVWzo9TQr/Y=
|
||||
|
@@ -3,7 +3,7 @@ module github.com/gen2brain/cbconvert/cmd/cbconvert
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
github.com/gen2brain/cbconvert v1.0.5-0.20241103182231-f57b2598f1f7
|
||||
github.com/gen2brain/cbconvert v1.0.5-0.20241104151831-ee2cf2e14d10
|
||||
github.com/schollz/progressbar/v3 v3.13.1
|
||||
)
|
||||
|
||||
|
@@ -27,8 +27,8 @@ github.com/fvbommel/sortorder v1.1.0 h1:fUmoe+HLsBTctBDoaBwpQo5N+nrCp8g/BjKb/6ZQ
|
||||
github.com/fvbommel/sortorder v1.1.0/go.mod h1:uk88iVf1ovNn1iLfgUVU2F9o5eO30ui720w+kxuqRs0=
|
||||
github.com/gen2brain/avif v0.4.0 h1:JuwAX2rVrkAzQrZx9lpIKx/ovCO35gCUquarfJ6uhHc=
|
||||
github.com/gen2brain/avif v0.4.0/go.mod h1:oePci7KPleKZ8X/2rjZ3FlVm2JFYjPwXiQpNgq9wrzs=
|
||||
github.com/gen2brain/cbconvert v1.0.5-0.20241103182231-f57b2598f1f7 h1:o/pMpAZiV7RYaIF5Spjz4Rk/2fMQUxkXB/PyuxNTJvA=
|
||||
github.com/gen2brain/cbconvert v1.0.5-0.20241103182231-f57b2598f1f7/go.mod h1:U5nLgKf3Yb/T+nuv6XaMlg4jUYd23P0Q+4MNRKhGNcE=
|
||||
github.com/gen2brain/cbconvert v1.0.5-0.20241104151831-ee2cf2e14d10 h1:yyQHNNjXoTA7dBH+I/1N4rO4FYH6CnMoRLv5Ukpg//E=
|
||||
github.com/gen2brain/cbconvert v1.0.5-0.20241104151831-ee2cf2e14d10/go.mod h1:U5nLgKf3Yb/T+nuv6XaMlg4jUYd23P0Q+4MNRKhGNcE=
|
||||
github.com/gen2brain/go-fitz v1.24.14 h1:09weRkjVtLYNGo7l0J7DyOwBExbwi8SJ9h8YPhw9WEo=
|
||||
github.com/gen2brain/go-fitz v1.24.14/go.mod h1:0KaZeQgASc20Yp5R/pFzyy7SmP01XcoHKNF842U2/S4=
|
||||
github.com/gen2brain/go-unarr v0.2.4 h1:Iu2kqtGfkLBSQoTFwMkSCmp0g3GrEM/XMVWzo9TQr/Y=
|
||||
|
2
go.sum
2
go.sum
@@ -28,8 +28,6 @@ github.com/gen2brain/go-fitz v1.24.14 h1:09weRkjVtLYNGo7l0J7DyOwBExbwi8SJ9h8YPhw
|
||||
github.com/gen2brain/go-fitz v1.24.14/go.mod h1:0KaZeQgASc20Yp5R/pFzyy7SmP01XcoHKNF842U2/S4=
|
||||
github.com/gen2brain/go-unarr v0.2.3 h1:VwZg0P6Dc/8Uh51McjVhzUMg4wHwwbiyqjEFsFELc0c=
|
||||
github.com/gen2brain/go-unarr v0.2.3/go.mod h1:hoHheVuf0KT8/hfvkEL7GMwj2h7fq0lF72NdyySdr3c=
|
||||
github.com/gen2brain/jpegli v0.3.0 h1:u4YKRql9Ab/5eVCrFX6p/YBcIzV9ka15mKMXgdw4nis=
|
||||
github.com/gen2brain/jpegli v0.3.0/go.mod h1:6Dbgr+ni1IUBqGVOKHn8lY+6DvwSGfAfC7pPQiSK6uA=
|
||||
github.com/gen2brain/jpegli v0.3.1 h1:KxarZ9oL1mVdtzyGAyLJFduEKCs4itD52aRmS9nAkYc=
|
||||
github.com/gen2brain/jpegli v0.3.1/go.mod h1:6Dbgr+ni1IUBqGVOKHn8lY+6DvwSGfAfC7pPQiSK6uA=
|
||||
github.com/gen2brain/jpegxl v0.4.1 h1:jWaVp5GkXLJXjRvC+g0R9+uo+xoWiS7DYKxJ3n5gHL4=
|
||||
|
Reference in New Issue
Block a user