update go mod

This commit is contained in:
2025-05-23 21:59:30 +08:00
parent 60160c4491
commit 8be5a85ed0
7 changed files with 32 additions and 152 deletions

View File

@ -7,7 +7,7 @@
// Date : 2021-04-01 5:53 下午
package dispatch
import "github.com/go-developer/balance/define"
import "git.zhangdeman.cn/gateway/balance/define"
// IDispatch 负载均衡的接口定义
//