Use xds-common go library.
[src/xds/xds-server.git] / lib / apiv1 / agent.go
index b693608..651f246 100644 (file)
@@ -8,7 +8,7 @@ import (
        "path/filepath"
 
        "github.com/gin-gonic/gin"
-       "github.com/iotbzh/xds-agent/lib/common"
+       common "github.com/iotbzh/xds-common/golib"
 )
 
 type XDSAgentTarball struct {