mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-06 07:06:53 +00:00
feat: go mod supported
This commit is contained in:
@@ -3,7 +3,7 @@ package mux
|
||||
import (
|
||||
"github.com/cnlh/nps/lib/common"
|
||||
"github.com/cnlh/nps/lib/pool"
|
||||
"github.com/cnlh/nps/vender/github.com/astaxie/beego/logs"
|
||||
"github.com/astaxie/beego/logs"
|
||||
"log"
|
||||
"net"
|
||||
"net/http"
|
||||
|
Reference in New Issue
Block a user