deps: Update github.com/hashicorp/hil

This commit is contained in:
James Nugent 2016-07-11 17:28:11 -06:00
parent 4f3cc7e314
commit 1a999926fe
2 changed files with 6 additions and 6 deletions

View File

@ -144,5 +144,5 @@ func VariableToInterface(input ast.Variable) (interface{}, error) {
return result, nil
}
return nil, fmt.Errorf("Find")
return nil, fmt.Errorf("unknown input type: %s", input.Type)
}

10
vendor/vendor.json vendored
View File

@ -892,16 +892,16 @@
"revisionTime": "2016-07-11T23:17:52Z"
},
{
"checksumSHA1": "o5JhQCQpoSRFcMwD8LxqP8iJ04o=",
"checksumSHA1": "kqCMCHy2b+RBMKC+ER+OPqp8C3E=",
"path": "github.com/hashicorp/hil",
"revision": "79fc9230647576201673b35c724c58ec034bd21d",
"revisionTime": "2016-07-11T16:29:56Z"
"revision": "1e86c6b523c55d1fa6c6e930ce80b548664c95c2",
"revisionTime": "2016-07-11T23:18:37Z"
},
{
"checksumSHA1": "UICubs001+Q4MsUf9zl2vcMzWQQ=",
"path": "github.com/hashicorp/hil/ast",
"revision": "7130f7330953adacbfb4ca0ad4b14b806bce3762",
"revisionTime": "2016-06-12T11:49:46Z"
"revision": "1e86c6b523c55d1fa6c6e930ce80b548664c95c2",
"revisionTime": "2016-07-11T23:18:37Z"
},
{
"path": "github.com/hashicorp/logutils",