Update modules

This commit is contained in:
Milan Nikolic
2023-08-22 11:30:50 +02:00
parent 69b0b51010
commit cd2f7501e0
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ toolchain go1.21.0
//replace github.com/gen2brain/cbconvert => ../../
require (
github.com/gen2brain/cbconvert v0.0.0-20230821155257-7b6c766dcc17
github.com/gen2brain/cbconvert v0.0.0-20230822092933-69b0b510102f
github.com/schollz/progressbar/v3 v3.10.0
github.com/spf13/pflag v1.0.5
)