nezha/pkg/utils
UUBulb f1e3613daf
fix: config fields not generated on first startup (#1016)
* fix: config fields not generated on first startup

* cleanup

* fix reference

* replace yaml module

* remove duplicated fields

* remove yaml.v3 as a direct dependency

* update dependency

* chore
2025-03-03 19:02:25 +08:00
..
gin_writer_wrapper.go feat: implement client-side status code handling 2025-01-05 23:53:04 +08:00
gjson.go feat: update to go1.24 & support listening https (#1002) 2025-02-28 22:02:54 +08:00
http.go add zh_TW locale, rename ssl to tls 2024-11-01 14:32:55 +08:00
koanf.go fix: config fields not generated on first startup (#1016) 2025-03-03 19:02:25 +08:00
request_wrapper.go improve: use stream reduce auth check time 2024-11-23 12:43:02 +08:00
utils_test.go feat: update to go1.24 & support listening https (#1002) 2025-02-28 22:02:54 +08:00
utils.go improve check for offline rules (#1013) 2025-03-02 15:37:21 +08:00