更新module

This commit is contained in:
2021-07-25 18:50:56 +08:00
parent 34349a0b06
commit d0e44320fc
20 changed files with 26 additions and 38 deletions

View File

@ -13,7 +13,7 @@ import (
"strconv"
"strings"
"github.com/go-developer/gopkg/easylock"
"git.zhangdeman.cn/zhangdeman/gopkg/easylock"
"github.com/pkg/errors"
)

View File

@ -17,7 +17,7 @@ import (
"github.com/pkg/errors"
"github.com/go-developer/gopkg/util"
"git.zhangdeman.cn/zhangdeman/gopkg/util"
)
// NewParseJSONTree 获取解析的实例