仓库移动到golang组织下

This commit is contained in:
2020-04-29 23:02:09 +08:00
parent 153a94374f
commit f22e059172
9 changed files with 44 additions and 14 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package cache
import (
. "code.hoteas.com/hoteas/hotime"
. "code.hoteas.com/golang/hotime"
"github.com/garyburd/redigo/redis"
"strings"
"time"