deps: Update go-org to v1.6.6

among other things, fixes a race condition in html writer and bug preventing
explicit line breaks immediately following emphasis
This commit is contained in:
Niklas Fasching
2023-03-12 11:31:05 +01:00
committed by Bjørn Erik Pedersen
parent e7148f335f
commit 1c841ec914
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -44,7 +44,7 @@ require (
github.com/mitchellh/hashstructure v1.1.0
github.com/mitchellh/mapstructure v1.5.0
github.com/muesli/smartcrop v0.3.0
github.com/niklasfasching/go-org v1.6.5
github.com/niklasfasching/go-org v1.6.6
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.0.6
github.com/rogpeppe/go-internal v1.9.0