summaryrefslogtreecommitdiffstats
path: root/vendor/manifest
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-03-25 19:13:47 +0100
committerWim <wim@42.be>2017-03-25 19:13:47 +0100
commitbe15cc8a36ed3c207251f9b92815781f2fa8618d (patch)
tree2acd08d74feb3cbcd747bdc1f8628469a9899528 /vendor/manifest
parent2f68519b3c6b5a70028882c99afeb76f291b7725 (diff)
downloadmatterbridge-msglm-be15cc8a36ed3c207251f9b92815781f2fa8618d.tar.gz
matterbridge-msglm-be15cc8a36ed3c207251f9b92815781f2fa8618d.tar.bz2
matterbridge-msglm-be15cc8a36ed3c207251f9b92815781f2fa8618d.zip
Update vendored toml. Adds support for inline tables
Diffstat (limited to 'vendor/manifest')
-rw-r--r--vendor/manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/manifest b/vendor/manifest
index 254eefb0..e07388b5 100644
--- a/vendor/manifest
+++ b/vendor/manifest
@@ -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
},