X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=glide.yaml;h=f862102b782a5e3227e99b1420096f2c84c27c4b;hb=dea62f2f108934a4df26fcaaf4c0369cd881b1ba;hp=5e24308cd300496f417bdba99e0b5bf43033ae0a;hpb=2d90eac319979dba64371258b30e61e77a15db7d;p=src%2Fxds%2Fxds-agent.git diff --git a/glide.yaml b/glide.yaml index 5e24308..f862102 100644 --- a/glide.yaml +++ b/glide.yaml @@ -1,4 +1,4 @@ -package: github.com/iotbzh/xds-agent +package: gerrit.automotivelinux.org/gerrit/src/xds/xds-agent license: Apache-2 owners: - name: Sebastien Douheret @@ -13,7 +13,7 @@ import: - lib/sync - lib/config - lib/protocol -- package: github.com/codegangsta/cli +- package: github.com/urfave/cli version: ^1.19.1 - package: github.com/Sirupsen/logrus version: ^0.11.5 @@ -21,7 +21,13 @@ import: version: 46defcb47f - package: github.com/satori/go.uuid version: ^1.1.0 -- package: github.com/iotbzh/xds-common - version: ^0.1.0 +- package: gerrit.automotivelinux.org/gerrit/src/xds/xds-common.git + version: 5fc859eabd5c2e38b10cbb63f057e83da0748831 subpackages: - golib/common +- package: gerrit.automotivelinux.org/gerrit/src/xds/xds-server.git + version: 6748a2637bffb56213a2a6981df96a070fb96467 + subpackages: + - lib/xsapiv1 +- package: github.com/franciscocpg/reflectme + version: ^0.1.9