1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-05 00:50:24 +08:00

feat: embed terasu inside

This commit is contained in:
源文雨
2025-12-21 16:51:38 +08:00
parent 0d2a7a0385
commit f99b9330df
23 changed files with 1195 additions and 18 deletions

1
go.mod
View File

@@ -9,6 +9,7 @@ require (
github.com/facebookgo/grace v0.0.0-20180706040059-75cf19382434
github.com/fortytw2/leaktest v1.3.0
github.com/fsnotify/fsnotify v1.4.9
github.com/fumiama/terasu v1.0.2
github.com/getsentry/sentry-go v0.16.0
github.com/go-chi/chi/v5 v5.2.2
github.com/go-chi/cors v1.2.1