UnnoTed / fileb0x

a better customizable tool to embed files in go; also update embedded files remotely without restarting the server
MIT License
634 stars 53 forks source link

fix typo #24

Closed huzichunjohn closed 6 years ago

appleboy commented 6 years ago

Same error:

+ make generate
# github.com/UnnoTed/fileb0x/updater
../../UnnoTed/fileb0x/updater/updater.go:317:6: bar.Complete undefined (type *mpb.Bar has no field or method Complete)
make: *** [generate] Error 2

cc @UnnoTed