mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
* Use go embed for web files and remove httptreemux (#382) - replace togo with go embed - replace httptreemux with gin closes #308 * adapt * ajust & cleanup Co-authored-by: Anbraten <anton@ju60.de>