Update modules

This commit is contained in:
Milan Nikolic
2023-09-14 04:04:36 +02:00
parent 04473e95bf
commit ccbb27ff6d
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/gen2brain/cbconvert/cmd/cbconvert
go 1.21
require (
github.com/gen2brain/cbconvert v0.0.0-20230914012707-e14aa6baabb7
github.com/gen2brain/cbconvert v1.0.0
github.com/schollz/progressbar/v3 v3.13.1
github.com/spf13/pflag v1.0.5
)