summaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-12-04 11:25:42 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-12-04 11:29:48 +0100
commite54535129f23970619042a328ad9a139bba21c5d (patch)
tree14b8685078613fc9fd955465eca959d1480cd8cd /glide.yaml
parentdb05ee6a19f75e6fabaf8e6af09926edae554bc2 (diff)
Update connection options: --url/XDS_AGENT_URL and --url-server/XDS_SERVER_URL.
--url option (or XDS_AGENT_URL env var) must be used to setup connection with XDS agent running locally on developer host. --url-server (XDS_SERVER_URL env var) may be set to overwrite default connection settings with XDS server.
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/glide.yaml b/glide.yaml
index 830ac5d..681160e 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -23,3 +23,5 @@ import:
version: ^1.1.0
subpackages:
- cmd/godotenv
+- package: github.com/franciscocpg/reflectme
+ version: ^0.1.9