mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
vendor: Update go-toml
Slightly better: ``` benchmark old ns/op new ns/op delta BenchmarkSiteBuilding/frontmatter=TOML|num_root_sections=1|num_pages=1000|tags_per_page=20|shortcodes=false|render=false-4 204522447 200702508 -1.87% benchmark old allocs new allocs delta BenchmarkSiteBuilding/frontmatter=TOML|num_root_sections=1|num_pages=1000|tags_per_page=20|shortcodes=false|render=false-4 1943677 1784437 -8.19% benchmark old bytes new bytes delta BenchmarkSiteBuilding/frontmatter=TOML|num_root_sections=1|num_pages=1000|tags_per_page=20|shortcodes=false|render=false-4 102665182 100925773 -1.69% ```
This commit is contained in:
parent
4aff2b6e74
commit
978951cf52
1 changed files with 3 additions and 3 deletions
6
vendor/vendor.json
vendored
6
vendor/vendor.json
vendored
|
@ -214,10 +214,10 @@
|
|||
"revisionTime": "2017-02-27T22:03:11Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "96+YkFJXdrB7o5PxbLa/On4UZy0=",
|
||||
"checksumSHA1": "9xDcH+zJxOJXtq8xLz6zUUcgGzU=",
|
||||
"path": "github.com/pelletier/go-toml",
|
||||
"revision": "5c26a6ff6fd178719e15decac1c8196da0d7d6d1",
|
||||
"revisionTime": "2017-05-16T17:14:30Z"
|
||||
"revision": "26ae43fdeeea7db6778850f76cc828b232da1e13",
|
||||
"revisionTime": "2017-05-30T17:27:36Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "rJab1YdNhQooDiBWNnt7TLWPyBU=",
|
||||
|
|
Loading…
Reference in a new issue