diff --git a/testing/client.go b/testing/client.go index 6837568b..ebf54910 100644 --- a/testing/client.go +++ b/testing/client.go @@ -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 = ""