更新github.com导入 => git.zhangdeman.cn
This commit is contained in:
@ -8,8 +8,8 @@
|
||||
package abstract
|
||||
|
||||
import (
|
||||
"github.com/go-developer/websocket/config"
|
||||
"github.com/go-developer/websocket/context"
|
||||
"git.zhangdeman.cn/zhangdeman/websocket/config"
|
||||
"git.zhangdeman.cn/zhangdeman/websocket/context"
|
||||
)
|
||||
|
||||
// ICommand 指令
|
||||
|
@ -8,8 +8,8 @@
|
||||
package abstract
|
||||
|
||||
import (
|
||||
"github.com/go-developer/websocket/config"
|
||||
"github.com/go-developer/websocket/context"
|
||||
"git.zhangdeman.cn/zhangdeman/websocket/config"
|
||||
"git.zhangdeman.cn/zhangdeman/websocket/context"
|
||||
)
|
||||
|
||||
// IWebsocket 接口约束
|
||||
|
Reference in New Issue
Block a user