diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-08 19:01:54 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-08 19:13:45 +0100 |
commit | be9424dca51112fa4ba3aaa8e1047d58676f10f4 (patch) | |
tree | f957fa74a2253c6b640ecf2a884fdc6cb03d94c3 /glide.yaml | |
parent | 33ccf05a201c48bdf259275a00fe33f2be872df6 (diff) |
Updated go dep (used xds-server api ~1.0.0)v1.0.0
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'glide.yaml')
-rw-r--r-- | glide.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import: subpackages: - golib/common - package: gerrit.automotivelinux.org/gerrit/src/xds/xds-server.git - version: v1.0.0-rc2 + version: ~1.0.0 subpackages: - lib/xsapiv1 - package: github.com/franciscocpg/reflectme |