X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=glide.yaml;h=c6802188337b7d2fc53ed770c1e1e07777f13fd2;hb=c6c3c2eb22587d096016086ceb6bb0cab456ab4e;hp=5e24308cd300496f417bdba99e0b5bf43033ae0a;hpb=2d90eac319979dba64371258b30e61e77a15db7d;p=src%2Fxds%2Fxds-agent.git diff --git a/glide.yaml b/glide.yaml index 5e24308..c680218 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: ~0.3.0 subpackages: - golib/common +- package: gerrit.automotivelinux.org/gerrit/src/xds/xds-server.git + version: ~1.1.0 + subpackages: + - lib/xsapiv1 +- package: github.com/franciscocpg/reflectme + version: ^0.1.9