aboutsummaryrefslogtreecommitdiffstats
path: root/glide.yaml
blob: 73a9e33626b8f07cd17f52538ee69015d2eab688 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
package: gerrit.automotivelinux.org/gerrit/src/xds/xds-agent
license: Apache-2
owners:
- name: Sebastien Douheret
  email: sebastien@iot.bzh
import:
- package: github.com/gin-gonic/gin
  version: ^1.1.4
- package: github.com/gin-contrib/static
- package: github.com/syncthing/syncthing
  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/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: b33e880f23525b4f75cf35e39aa5082addef0fb7
  subpackages:
  - lib/xsapiv1
- package: github.com/franciscocpg/reflectme
  version: ^0.1.9