4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-27 08:49:24 +00:00

Update vendored toml. Adds support for inline tables

This commit is contained in:
Wim
2017-03-25 19:13:47 +01:00
parent 2f68519b3c
commit be15cc8a36
6 changed files with 224 additions and 85 deletions

2
vendor/manifest vendored
View File

@ -5,7 +5,7 @@
"importpath": "github.com/BurntSushi/toml",
"repository": "https://github.com/BurntSushi/toml",
"vcs": "git",
"revision": "99064174e013895bbd9b025c31100bd1d9b590ca",
"revision": "d94612f9fc140360834f9742158c70b5c5b5535b",
"branch": "master",
"notests": true
},