仓库移动到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
+2 -2
View File
@@ -1,8 +1,8 @@
package main
import (
"code.hoteas.com/hoteas/hotime"
"code.hoteas.com/hoteas/hotime/tools/db"
"code.hoteas.com/golang/hotime"
"code.hoteas.com/golang/hotime/tools/db"
"fmt"
//"go.hoteas.com/hotime/cache"
"golang.org/x/net/websocket"