Install golang-statik by entering the following commands in the terminal:
sudo apt update sudo apt install golang-statik
Description:
embed static files into a Go executable
statik allows you to embed a directory of static files into your Go binary to be later served from an http.FileSystem.
Homepage: https://github.com/rakyll/statik
Version: 0.1.1-3
Section: universe/devel