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