Reset by default LD_LIBRARY_PATH in xds-project.conf
[src/xds/xds-agent.git] / glide.yaml
1 package: gerrit.automotivelinux.org/gerrit/src/xds/xds-agent
2 license: Apache-2
3 owners:
4 - name: Sebastien Douheret
5   email: sebastien@iot.bzh
6 import:
7 - package: github.com/gin-gonic/gin
8   version: ^1.1.4
9 - package: github.com/gin-contrib/static
10 - package: github.com/syncthing/syncthing
11   version: =0.14.38
12   subpackages:
13   - lib/sync
14   - lib/config
15   - lib/protocol
16 - package: github.com/urfave/cli
17   version: ^1.19.1
18 - package: github.com/Sirupsen/logrus
19   version: ^0.11.5
20 - package: github.com/sebd71/go-socket.io-client
21   version: 46defcb47f
22 - package: github.com/satori/go.uuid
23   version: ^1.1.0
24 - package: gerrit.automotivelinux.org/gerrit/src/xds/xds-common.git
25   version: 5fc859eabd5c2e38b10cbb63f057e83da0748831
26   subpackages:
27   - golib/common
28 - package: gerrit.automotivelinux.org/gerrit/src/xds/xds-server.git
29   version: 91e5a1a769d4d5194cd6251e21bfb607b94f0c56
30   subpackages:
31   - lib/xsapiv1
32 - package: github.com/franciscocpg/reflectme
33   version: ^0.1.9