feat: config.

This commit is contained in:
Bobo
2025-06-02 15:03:26 +08:00
parent dfa34e0f51
commit f7166c40b0
8 changed files with 208 additions and 495 deletions

View File

@@ -5,8 +5,6 @@ go 1.24.0
toolchain go1.24.3
replace (
github.com/armon/go-metrics => github.com/hashicorp/go-metrics v0.4.1
github.com/tx7do/kratos-bootstrap/api => ../../api
github.com/tx7do/kratos-bootstrap/utils => ../../utils
)