X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=glide.yaml;h=ac7007c91fa4fef2d579863cf15850dc838423c5;hb=4695ce02620407a5074125eaa5b257dd0e73758a;hp=794de5d20e2c728912c31c8c1d8362792672ba27;hpb=bfeab33538d50ee52750de4dd4c0e72b64f674f6;p=src%2Fxds%2Fxds-agent.git diff --git a/glide.yaml b/glide.yaml index 794de5d..ac7007c 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 @@ -8,12 +8,26 @@ import: version: ^1.1.4 - package: github.com/gin-contrib/static - package: github.com/syncthing/syncthing - version: ^0.14.27-rc.2 -- package: github.com/codegangsta/cli + version: =0.14.38 + subpackages: + - lib/sync + - lib/config + - lib/protocol +- package: github.com/urfave/cli version: ^1.19.1 - package: github.com/Sirupsen/logrus version: ^0.11.5 -- package: github.com/googollee/go-socket.io -- package: github.com/zhouhui8915/go-socket.io-client +- package: github.com/sebd71/go-socket.io-client + version: 46defcb47f - package: github.com/satori/go.uuid version: ^1.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: 91e5a1a769d4d5194cd6251e21bfb607b94f0c56 + subpackages: + - lib/xsapiv1 +- package: github.com/franciscocpg/reflectme + version: ^0.1.9