mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 02:10:54 +00:00
change to asta
This commit is contained in:
parent
dee542df42
commit
7d7c9825e9
@ -1,8 +1,8 @@
|
||||
package testing
|
||||
|
||||
import (
|
||||
"github.com/fanngyuan/beego"
|
||||
"github.com/fanngyuan/beego/httplib"
|
||||
"github.com/astaxie/beego"
|
||||
"github.com/astaxie/beego/httplib"
|
||||
)
|
||||
|
||||
var port = ""
|
||||
|
Loading…
Reference in New Issue
Block a user