aboutsummaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2019-04-09 13:59:48 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2019-04-09 14:21:04 +0200
commit315cd5ce116475d41b63ddb86e8ab1134f32a9a8 (patch)
treeb3f1689f701e7a832fd274275192bc937fb2e2db /glide.yaml
parente04e7c32699c4a456d436205da2d2ca99625eb38 (diff)
Bug-AGL: SPEC-2289 Change-Id: I7486876f0fd50e776280dfeb983f6b47200a7c29 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml34
1 files changed, 0 insertions, 34 deletions
diff --git a/glide.yaml b/glide.yaml
deleted file mode 100644
index b89e89d..0000000
--- a/glide.yaml
+++ /dev/null
@@ -1,34 +0,0 @@
-package: gerrit.automotivelinux.org/gerrit/src/xds/xds-cli
-license: Apache-2.0
-owners:
-- name: Sebastien Douheret
- email: sebastien@iot.bzh
-import:
-- 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/googollee/go-socket.io
- version: v1.0.1
-- package: github.com/googollee/go-engine.io
- version: v1.0.1
-- package: gerrit.automotivelinux.org/gerrit/src/xds/xds-agent.git
- version: e9c65d5fcf8d2ec3772ceced4fe1379392b15a4f
- subpackages:
- - lib/xaapiv1
-- package: gerrit.automotivelinux.org/gerrit/src/xds/xds-common.git
- version: 5fc859eabd5c2e38b10cbb63f057e83da0748831
- subpackages:
- - golib/common
-- package: github.com/joho/godotenv
- version: ^1.1.0
- subpackages:
- - cmd/godotenv
-- package: github.com/franciscocpg/reflectme
- version: ^0.1.9
-- package: github.com/golang/crypto
- subpackages:
- - ssh/terminal
-- package: github.com/creack/goselect