更新github.com导入 => git.zhangdeman.cn

This commit is contained in:
2021-11-17 18:30:49 +08:00
parent 973017f5d6
commit 59a5fe2243
13 changed files with 95 additions and 158 deletions

View File

@ -10,8 +10,8 @@ package config
import (
"time"
"github.com/go-developer/gopkg/logger"
"github.com/go-developer/websocket/storage"
"git.zhangdeman.cn/zhangdeman/gopkg/logger"
"git.zhangdeman.cn/zhangdeman/websocket/storage"
"go.uber.org/zap/zapcore"
"gopkg.in/olahol/melody.v1"
)