Remove duplicate mapstructure depdendency

This commit is contained in:
Bjørn Erik Pedersen
2018-11-28 00:17:43 +01:00
parent e14e0b192f
commit 7e75aeca80
5 changed files with 2 additions and 13 deletions

View File

@@ -134,7 +134,6 @@ Hugo stands on the shoulder of many great open source libraries, in lexical orde
| [github.com/bep/debounce](https://github.com/bep/debounce) | MIT License |
| [github.com/bep/gitmap](https://github.com/bep/gitmap) | MIT License |
| [github.com/bep/go-tocss](https://github.com/bep/go-tocss) | MIT License |
| [github.com/bep/mapstructure](https://github.com/bep/mapstructure) | MIT License |
| [github.com/chaseadamsio/goorgeous](https://github.com/chaseadamsio/goorgeous) | MIT License |
| [github.com/cpuguy83/go-md2man](https://github.com/cpuguy83/go-md2man) | MIT License |
| [github.com/danwakefield/fnmatch](https://github.com/danwakefield/fnmatch) | BSD 2-Clause "Simplified" License |