Use xds-common go library.
[src/xds/xds-server.git] / lib / xdsconfig / fileconfig.go
index 99e5382..90c1aad 100644 (file)
@@ -8,7 +8,7 @@ import (
        "path/filepath"
        "strings"
 
-       "github.com/iotbzh/xds-server/lib/common"
+       common "github.com/iotbzh/xds-common/golib"
 )
 
 type SyncThingConf struct {