chore: 移除 daemon 模式

This commit is contained in:
Mmx233
2023-06-01 18:26:09 +08:00
parent 874eeddf96
commit 6c60a52d4e
10 changed files with 7 additions and 133 deletions

1
go.mod
View File

@@ -6,7 +6,6 @@ require (
github.com/Mmx233/tool v0.7.2
github.com/antonfisher/nested-logrus-formatter v1.3.1
github.com/cloudflare/cloudflare-go v0.68.0
github.com/howeyc/fsnotify v0.9.0
github.com/mitchellh/mapstructure v1.5.0
github.com/sirupsen/logrus v1.9.2
github.com/spf13/viper v1.16.0