update dependencies
This commit is contained in:
parent
fce1b99683
commit
397e9c0842
164 changed files with 5207 additions and 2213 deletions
2
vendor/github.com/pelletier/go-toml/test.sh
generated
vendored
2
vendor/github.com/pelletier/go-toml/test.sh
generated
vendored
|
|
@ -27,6 +27,8 @@ go vet ./...
|
|||
|
||||
go get github.com/pelletier/go-buffruneio
|
||||
go get github.com/davecgh/go-spew/spew
|
||||
go get gopkg.in/yaml.v2
|
||||
go get github.com/BurntSushi/toml
|
||||
|
||||
# get code for BurntSushi TOML validation
|
||||
# pinning all to 'HEAD' for version 0.3.x work (TODO: pin to commit hash when tests stabilize)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue