summaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-11-24 01:28:00 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-11-24 01:28:00 +0100
commit67a7d6e46143410a5fa9cfa2554023ab7687ea34 (patch)
tree6168592c5cc72a39795aa49a5683a81f2b872a19 /glide.yaml
parentd2335afe1058153a3aad27fa483499b0639e096c (diff)
Add folder update support and ClientData field.
- folder config can be updated using PUT /folders/:id route - ClientData field of FolderConfig can be used by client to store any data (used from example by dashboard to save build settings)
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 94ef2db..fcd0f5c 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -31,3 +31,5 @@ import:
- golib/eows
- package: github.com/kr/pty
version: ^1.0.0
+- package: github.com/franciscocpg/reflectme
+ version: ^0.1.9