]> source.dussan.org Git - gitea.git/commit
Update go-org to optimize code (#8824)
authorLauris BH <lauris@nix.lv>
Tue, 5 Nov 2019 08:39:03 +0000 (10:39 +0200)
committerLunny Xiao <xiaolunwen@gmail.com>
Tue, 5 Nov 2019 08:39:03 +0000 (16:39 +0800)
commit05e7715c4b2af174aefc56fe459e5c08a96a3017
treecb8ef6aa941d48a407d2bdbe2b0ba2df842e2148
parent2f4ef84cbfe1f7913434f531e8d61d232238b58a
Update go-org to optimize code (#8824)
19 files changed:
go.mod
go.sum
modules/markup/orgmode/orgmode.go
vendor/github.com/niklasfasching/go-org/org/block.go
vendor/github.com/niklasfasching/go-org/org/document.go
vendor/github.com/niklasfasching/go-org/org/drawer.go
vendor/github.com/niklasfasching/go-org/org/footnote.go
vendor/github.com/niklasfasching/go-org/org/headline.go
vendor/github.com/niklasfasching/go-org/org/html_writer.go
vendor/github.com/niklasfasching/go-org/org/inline.go
vendor/github.com/niklasfasching/go-org/org/keyword.go
vendor/github.com/niklasfasching/go-org/org/list.go
vendor/github.com/niklasfasching/go-org/org/org_writer.go
vendor/github.com/niklasfasching/go-org/org/paragraph.go
vendor/github.com/niklasfasching/go-org/org/table.go
vendor/github.com/niklasfasching/go-org/org/writer.go
vendor/golang.org/x/net/idna/tables11.0.0.go
vendor/golang.org/x/net/idna/tables12.00.go [new file with mode: 0644]
vendor/modules.txt