Update modules

This commit is contained in:
Milan Nikolic
2023-09-02 09:20:33 +02:00
parent b1fcf530da
commit 3d56765415
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.0
require (
github.com/gen2brain/cbconvert v0.0.0-20230829180735-fdfa80875e2b
github.com/gen2brain/cbconvert v0.0.0-20230902071847-b1fcf530da5e
github.com/schollz/progressbar/v3 v3.10.0
github.com/spf13/pflag v1.0.5
)