summaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-11-29 11:19:00 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-11-29 15:17:45 +0100
commit7c7d90a781082c6bd22d12a5e2451ca61a5198af (patch)
tree980c4ebea211b1a757343296debc39b3aa6b4859 /glide.yaml
parentb9239d295a7fb7e3f5c595887b3bf77d50c8b216 (diff)
Renamed apiv1 lib to xaapiv1.
xa prefix (for Xds Agent) is safest to avoid confusion with xs prefix (for Xds Server) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/glide.yaml b/glide.yaml
index 1630276..0569d76 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -25,5 +25,9 @@ import:
version: ^0.1.0
subpackages:
- golib/common
+- package: github.com/iotbzh/xds-server
+ version: 5c1d023f41472660952ee559e2484cd6bbe688d3
+ subpackages:
+ - lib/xsapiv1
- package: github.com/franciscocpg/reflectme
version: ^0.1.9