mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
Remove duplicate mapstructure depdendency
This commit is contained in:
1
go.mod
1
go.mod
@@ -12,7 +12,6 @@ require (
|
||||
github.com/bep/debounce v1.1.0
|
||||
github.com/bep/gitmap v1.0.0
|
||||
github.com/bep/go-tocss v0.6.0
|
||||
github.com/bep/mapstructure v0.0.0-20180511142126-bb74f1db0675
|
||||
github.com/chaseadamsio/goorgeous v1.1.0
|
||||
github.com/cpuguy83/go-md2man v1.0.8 // indirect
|
||||
github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 // indirect
|
||||
|
Reference in New Issue
Block a user