Vendor changed child dependencies

This commit is contained in:
Ken-Håvard Lieng 2016-01-15 19:53:01 +01:00
parent f1c3326af1
commit 383ca39354
268 changed files with 12194 additions and 17552 deletions

View file

@ -21,8 +21,8 @@ import (
"strings"
"unicode"
"github.com/hashicorp/hcl"
"github.com/khlieng/dispatch/Godeps/_workspace/src/github.com/BurntSushi/toml"
"github.com/khlieng/dispatch/Godeps/_workspace/src/github.com/hashicorp/hcl"
"github.com/khlieng/dispatch/Godeps/_workspace/src/github.com/magiconair/properties"
"github.com/khlieng/dispatch/Godeps/_workspace/src/github.com/spf13/cast"
jww "github.com/khlieng/dispatch/Godeps/_workspace/src/github.com/spf13/jwalterweatherman"