mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-02 22:52:51 +02:00
deps: Update go-org
- added support for anonymous footnotes - changed source block html output to more closely resemble emacs org-export output
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
90b0127f63
commit
8524baee16
2
go.mod
2
go.mod
@@ -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.0.0-20190112190817-da99094e202f
|
||||
github.com/niklasfasching/go-org v0.1.1
|
||||
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
|
||||
|
Reference in New Issue
Block a user