Update build

This commit is contained in:
Milan Nikolic
2023-01-13 18:33:57 +01:00
parent c24d7b7e18
commit b5b4457088
3 changed files with 22 additions and 9 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/gen2brain/cbconvert/cmd/cbconvert
go 1.19
require (
github.com/gen2brain/cbconvert v0.0.0-20220909080114-0963cb176280
github.com/gen2brain/cbconvert v0.0.0-20230112123620-c24d7b7e18c4
github.com/schollz/progressbar/v3 v3.10.0
github.com/spf13/pflag v1.0.5
)