diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-08-30 00:41:06 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-08-30 00:41:06 +0200 |
commit | 6dbd164227b88239c3e479f49e6c936dc652085a (patch) | |
tree | 82c87ec1a930c2b331b690618a35074073678d8c /glide.yaml | |
parent | 0fbcdde5f5963b4e196df759967eea6e7ad28539 (diff) |
Used xds-common version 0.1.0 or more recent
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
@@ -22,6 +22,6 @@ import: - package: github.com/satori/go.uuid version: ^1.1.0 - package: github.com/iotbzh/xds-common - version: 4b8e35b6786b + version: ^0.1.0 subpackages: - golib/common |