deps: Update go-org

- add support for latex fragments
- allow customization of ReadFile method for includes (#+INCLUDE: ...)
This commit is contained in:
Niklas Fasching
2019-10-01 23:37:47 +02:00
committed by Bjørn Erik Pedersen
parent 64ec8c8904
commit b152216d5c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -37,7 +37,7 @@ require (
github.com/muesli/smartcrop v0.0.0-20180228075044-f6ebaa786a12
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.4
github.com/niklasfasching/go-org v0.1.6
github.com/olekukonko/tablewriter v0.0.0-20180506121414-d4647c9c7a84
github.com/pelletier/go-toml v1.4.0 // indirect
github.com/pkg/errors v0.8.1