更新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

@ -12,12 +12,12 @@ import (
"strings"
"time"
"github.com/go-developer/gopkg/easylock"
"git.zhangdeman.cn/zhangdeman/gopkg/easylock"
"github.com/go-developer/gopkg/easymap"
"git.zhangdeman.cn/zhangdeman/gopkg/easymap"
"git.zhangdeman.cn/zhangdeman/gopkg/util"
"github.com/gin-gonic/gin"
"github.com/go-developer/gopkg/util"
"gopkg.in/olahol/melody.v1"
)