update go mod
This commit is contained in:
@ -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 轮询调度
|
||||
|
||||
Reference in New Issue
Block a user