evan-buss / openbooks

Search and Download eBooks
https://evan-buss.github.io/openbooks/
MIT License
1.84k stars 58 forks source link

Native embed #22

Closed evan-buss closed 3 years ago

evan-buss commented 3 years ago

Go 1.16 adds support for embedding static files in the binary. We no longer need 3rd party packages like "Statik".

I've updated the app to use go1.16rc1 and removed Statik. v3.2.0 binaries were published to docker and Github releases.