mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 11:56:53 +00: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