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

@@ -10,7 +10,7 @@ package redis
import (
"context"
"github.com/go-developer/gopkg/easymap"
"git.zhangdeman.cn/zhangdeman/gopkg/easymap"
"github.com/gin-gonic/gin"
)