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,7 +2,7 @@ package crypt
|
||||
|
||||
import (
|
||||
"crypto/tls"
|
||||
"github.com/cnlh/nps/vender/github.com/astaxie/beego/logs"
|
||||
"github.com/astaxie/beego/logs"
|
||||
"net"
|
||||
"os"
|
||||
)
|
||||
|
Reference in New Issue
Block a user