mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 03:16:53 +00:00
feat: go mod supported
This commit is contained in:
@@ -2,8 +2,8 @@ package connection
|
||||
|
||||
import (
|
||||
"github.com/cnlh/nps/lib/mux"
|
||||
"github.com/cnlh/nps/vender/github.com/astaxie/beego"
|
||||
"github.com/cnlh/nps/vender/github.com/astaxie/beego/logs"
|
||||
"github.com/astaxie/beego"
|
||||
"github.com/astaxie/beego/logs"
|
||||
"net"
|
||||
"os"
|
||||
"strconv"
|
||||
|
Reference in New Issue
Block a user