Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-11-28 02:17:43 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-11-28 02:17:43 +0300
commit7e75aeca80aead50d64902d2ff47e4ad4d013352 (patch)
tree2e5af05444601acb16687b6707cddab54f566d64 /go.mod
parente14e0b192f39812e3c3d5202d34ee907021412bb (diff)
Remove duplicate mapstructure depdendency
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index af8c87948..9628a2853 100644
--- a/go.mod
+++ b/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