change path

This commit is contained in:
cnlh
2020-02-13 14:26:03 +08:00
parent cb6cf89489
commit 06a620fd63
7 changed files with 8 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ package common
import (
"context"
"fmt"
"github.com/cnlh/nps/core"
"ehang.io/nps/core"
"net"
"strconv"
)