Remove pflag dependency

This commit is contained in:
Milan Nikolic
2024-11-04 11:19:59 +01:00
parent e2c41b3193
commit 5b2ed5233b
3 changed files with 18 additions and 16 deletions
-1
View File
@@ -5,7 +5,6 @@ go 1.23
require (
github.com/gen2brain/cbconvert v1.0.5-0.20241103182231-f57b2598f1f7
github.com/schollz/progressbar/v3 v3.13.1
github.com/spf13/pflag v1.0.5
)
require (