mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-20 11:05:38 +00:00
change package path
This commit is contained in:
@@ -2,9 +2,9 @@ package mux
|
||||
|
||||
import (
|
||||
"bufio"
|
||||
"ehang.io/nps/lib/common"
|
||||
"ehang.io/nps/lib/goroutine"
|
||||
"fmt"
|
||||
"github.com/cnlh/nps/lib/common"
|
||||
"github.com/cnlh/nps/lib/goroutine"
|
||||
"io"
|
||||
"log"
|
||||
"net"
|
||||
|
Reference in New Issue
Block a user