Open rzhade3 opened 2 years ago
This PR updates Subjack to use Go 1.16's Embed functionality, which allows us to embed static files directly into the binary.
Fixes https://github.com/haccer/subjack/issues/65, https://github.com/haccer/subjack/issues/86, https://github.com/haccer/subjack/issues/88
This PR updates Subjack to use Go 1.16's Embed functionality, which allows us to embed static files directly into the binary.
Fixes https://github.com/haccer/subjack/issues/65, https://github.com/haccer/subjack/issues/86, https://github.com/haccer/subjack/issues/88