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

@ -8,7 +8,7 @@
package safe
import (
"github.com/go-developer/gopkg/easymap"
"git.zhangdeman.cn/zhangdeman/gopkg/easymap"
"github.com/pkg/errors"
)