mirror of
https://github.com/ehang-io/nps
synced 2025-10-30 15:26:58 +08:00
feat: go mod supported
This commit is contained in:
@@ -2,7 +2,7 @@ package conn
|
||||
|
||||
import (
|
||||
"github.com/cnlh/nps/lib/pool"
|
||||
"github.com/cnlh/nps/vender/github.com/golang/snappy"
|
||||
"github.com/golang/snappy"
|
||||
"io"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user