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

Update updater to match new api from mpb #32

Closed nwillems closed 6 years ago

nwillems commented 6 years ago

The decorators from github.com/vbauerster/mpb was updated with a breaking change, this fixes the compilation. The functionality might suffer.

nwillems commented 6 years ago

This should fix #31

UnnoTed commented 6 years ago

I'll merge this so it can be compiled, while i work on fixing the upload package (kinda buggy after the update).