mirror of
https://github.com/fatedier/frp.git
synced 2026-08-25 09:28:53 +00:00
2f74f54f18
* Get rid of ugly statik go1.16 introduced the embed package, it's the more graceful solution for embedding file into binary. https://golang.org/pkg/embed/ * remove statik totally * split go and static files in assets