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>2019-07-23 01:13:28 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-07-23 01:13:46 +0300
commit47953148b6121441d0147c960a99829c53b5a5ba (patch)
treeee45250d60531e9ae642b9e990cf6e372d717777 /go.mod
parent2fc0abd22a37d90b6f1032eef46191a7bddf41bd (diff)
deps: Tidy
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 0 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 74051d659..249f74015 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,6 @@ require (
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38
github.com/alecthomas/chroma v0.6.4
- github.com/alecthomas/kong v0.2.0 // indirect
github.com/alecthomas/repr v0.0.0-20181024024818-d37bc2a10ba1 // indirect
github.com/aws/aws-sdk-go v1.19.40
github.com/bep/debounce v1.2.0
@@ -30,7 +29,6 @@ require (
github.com/magefile/mage v1.4.0
github.com/magiconair/properties v1.8.1 // indirect
github.com/markbates/inflect v1.0.0
- github.com/mattn/go-colorable v0.1.2 // indirect
github.com/mattn/go-isatty v0.0.8
github.com/mattn/go-runewidth v0.0.3 // indirect
github.com/miekg/mmark v1.3.6
@@ -45,7 +43,6 @@ require (
github.com/pkg/errors v0.8.1
github.com/russross/blackfriday v1.5.3-0.20190124082335-a477dd164691
github.com/sanity-io/litter v1.1.0
- github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/spf13/afero v1.2.2
github.com/spf13/cast v1.3.0
github.com/spf13/cobra v0.0.3
@@ -53,7 +50,6 @@ require (
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.4.0
- github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.3.0
github.com/tdewolff/minify/v2 v2.3.7
github.com/yosssi/ace v0.0.5