deps: Update go-org to v1.3.1

fixes a bug in list item parsing
This commit is contained in:
Niklas Fasching
2020-07-24 18:46:37 +02:00
committed by Bjørn Erik Pedersen
parent 850c18bfe4
commit 88929bc23f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -37,7 +37,7 @@ require (
github.com/muesli/smartcrop v0.3.0
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
github.com/nicksnyder/go-i18n v1.10.0
github.com/niklasfasching/go-org v1.3.0
github.com/niklasfasching/go-org v1.3.1
github.com/olekukonko/tablewriter v0.0.4
github.com/pelletier/go-toml v1.6.0 // indirect
github.com/pkg/errors v0.9.1