deps: Update go-org to v0.1.2

fixes superfluous whitespace around code blocks due to misuse of pre tag
This commit is contained in:
Niklas Fasching
2019-07-28 16:48:06 +02:00
committed by Bjørn Erik Pedersen
parent 544f826dd6
commit 56908509eb
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -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