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

Can you guys make a stable release? #26

Closed romangithub1024 closed 6 years ago

romangithub1024 commented 6 years ago

Our CI has been failing recently several times because we point to fileb0x master.

First time it was failing because of https://github.com/UnnoTed/fileb0x/commit/2e8a2eb7a01809a69cc8928a0ff48857a067a4da

Then lately:

09:40:29 ../../UnnoTed/fileb0x/updater/updater.go:317:6: bar.Complete undefined (type *mpb.Bar has no field or method Complete)

A stable release would be great. We could point to specific commit too, but that's not ideal.