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

Some errors from vbauerster/mpb #23

Closed appleboy closed 6 years ago

appleboy commented 6 years ago
+ make generate
# github.com/UnnoTed/fileb0x/updater
/go/src/github.com/UnnoTed/fileb0x/updater/updater.go:231:9: p.Stop undefined (type *mpb.Progress has no field or method Stop)
/go/src/github.com/UnnoTed/fileb0x/updater/updater.go:268:5: undefined: decor.Name
/go/src/github.com/UnnoTed/fileb0x/updater/updater.go:279:7: bar.Incr undefined (type *mpb.Bar has no field or method Incr)

See https://github.com/vbauerster/mpb/commit/23769ee3856b917f8a1ae929ca1c6f408ebdaefe