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

@ -10,8 +10,8 @@ package dispatch
import (
"fmt"
"github.com/go-developer/balance/define"
"github.com/go-developer/gopkg/easylock"
"git.zhangdeman.cn/gateway/balance/define"
"git.zhangdeman.cn/zhangdeman/easylock"
)
// NewRoundRobin 轮询调度