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:
authorNiklas Fasching <niklas.fasching@gmail.com>2019-07-28 17:48:06 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-07-28 17:52:27 +0300
commit56908509eb3a5779743a2314c05693a732b7feb3 (patch)
treeb9de67c084602a6bb10b57188d78020d4243b69e /go.mod
parent544f826dd6ab4e93178149c1d9e3f97e619a4095 (diff)
deps: Update go-org to v0.1.2
fixes superfluous whitespace around code blocks due to misuse of pre tag
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index e834dc1d4..616dce102 100644
--- a/go.mod
+++ b/go.mod
@@ -37,7 +37,7 @@ require (
github.com/ncw/rclone v1.48.0
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
github.com/nicksnyder/go-i18n v1.10.0
- github.com/niklasfasching/go-org v0.1.1
+ github.com/niklasfasching/go-org v0.1.2
github.com/olekukonko/tablewriter v0.0.0-20180506121414-d4647c9c7a84
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/pelletier/go-toml v1.4.0 // indirect