aboutsummaryrefslogtreecommitdiff
path: root/vendor/vendor.json
diff options
context:
space:
mode:
authorNiall Sheridan <nsheridan@gmail.com>2016-05-29 02:13:00 +0100
committerNiall Sheridan <nsheridan@gmail.com>2016-05-29 13:59:57 +0100
commit591aa261d17e60619708b48b312b5db6ed64df10 (patch)
tree58dc4970f16ef7c33574ba915ee1c069e57977f8 /vendor/vendor.json
parent5cbf84c566f648dd7e54a2fdea1b645ef96627b1 (diff)
Switch from json to hcl configs
This is backward-compatible with the JSON config format - this is a non-breaking change. HCL treats config blocks as repeated fields so the config has to be unmarshalled into a struct comprised of []Server, []Auth, []SSH first.
Diffstat (limited to 'vendor/vendor.json')
-rw-r--r--vendor/vendor.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/vendor/vendor.json b/vendor/vendor.json
index 23edcfd..9e4593f 100644
--- a/vendor/vendor.json
+++ b/vendor/vendor.json
@@ -58,6 +58,19 @@
"revisionTime": "2016-05-18T15:17:58Z"
},
{
+ "checksumSHA1": "cdOCt0Yb+hdErz8NAQqayxPmRsY=",
+ "origin": "github.com/hashicorp/go-multierror/vendor/github.com/hashicorp/errwrap",
+ "path": "github.com/hashicorp/errwrap",
+ "revision": "d30f09973e19c1dfcd120b2d9c4f168e68d6b5d5",
+ "revisionTime": "2015-09-16T20:57:42Z"
+ },
+ {
+ "checksumSHA1": "lrSl49G23l6NhfilxPM0XFs5rZo=",
+ "path": "github.com/hashicorp/go-multierror",
+ "revision": "d30f09973e19c1dfcd120b2d9c4f168e68d6b5d5",
+ "revisionTime": "2015-09-16T20:57:42Z"
+ },
+ {
"checksumSHA1": "5LrCq/ydlbL6pq1cdmuxiw7QV98=",
"path": "github.com/hashicorp/hcl",
"revision": "9a905a34e6280ce905da1a32344b25e81011197a",