Closed mroth closed 2 years ago
starting with go1.16, we can now directly embed files using the embed package. this will help simplify the build tool chain here significantly.
fixes #38
starting with go1.16, we can now directly embed files using the embed package. this will help simplify the build tool chain here significantly.
fixes #38