refactor: support modified config and args in mage. (#3466)

* refactor: support modified config and args in mage.

* fix: update go make version.
This commit is contained in:
Monet Lee
2025-07-22 10:24:01 +08:00
committed by GitHub
parent 5e813ef079
commit b1659ef84d
3 changed files with 69 additions and 6 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ require (
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/kelindar/bitmap v1.5.2
github.com/likexian/gokit v0.25.13
github.com/openimsdk/gomake v0.0.15-alpha.5
github.com/openimsdk/gomake v0.0.15-alpha.11
github.com/redis/go-redis/v9 v9.4.0
github.com/robfig/cron/v3 v3.0.1
github.com/shirou/gopsutil v3.21.11+incompatible