Update modules

This commit is contained in:
Milan Nikolic
2024-11-04 16:36:21 +01:00
parent ee2cf2e14d
commit 9e944142d6
5 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -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
)