aboutsummaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-02-23 18:50:31 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2018-02-23 19:15:02 +0100
commitbefb10519daefcbee85950a4e574678fe4b7f402 (patch)
treeb4f95889cfacbdf9909c3ccd11dc1f0f8bedb417 /glide.yaml
parent38e0baedab9da4516cdc97b526392cbc2c7da67e (diff)
Added target and terminal support.v1.1.0
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/glide.yaml b/glide.yaml
index e7c6bf0..8ddc3e1 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -22,11 +22,11 @@ import:
- package: github.com/satori/go.uuid
version: ^1.1.0
- package: gerrit.automotivelinux.org/gerrit/src/xds/xds-common.git
- version: ^0.1.0
+ version: ~0.2.0
subpackages:
- golib/common
- package: gerrit.automotivelinux.org/gerrit/src/xds/xds-server.git
- version: ~1.0.0
+ version: ~1.1.0
subpackages:
- lib/xsapiv1
- package: github.com/franciscocpg/reflectme