summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarien Raymond <[email protected]>2019-02-10 21:07:38 +0100
committerDarien Raymond <[email protected]>2019-02-10 21:07:38 +0100
commitffe8374985d3ef3899e5727dcdc48da209a133d2 (patch)
tree99216b6f2225eb97e67b138f4d1bfd3fa0cb9007
parent44ed55c7778c940638cbd64544ff239794d8d847 (diff)
move to core
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 22a269f2..81b4a955 100644
--- a/main.go
+++ b/main.go
@@ -16,7 +16,7 @@ import (
"github.com/gogo/protobuf/proto"
"v2ray.com/core/app/router"
"v2ray.com/core/common"
- "v2ray.com/ext/tools/conf"
+ "v2ray.com/core/infra/conf"
)
var (