aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-12-14 15:49:35 +0700
committerShulhan <ms@kilabit.info>2023-12-14 15:50:36 +0700
commitb97be92c238e766dafa80dcfeae92987f016b895 (patch)
treeb153ae3813af209fc581b169351bd1cbff24f601 /go.sum
parent65735d94885752c06f369d46c8edd9abbc1ec5a0 (diff)
downloadciigo-b97be92c238e766dafa80dcfeae92987f016b895.tar.xz
Release ciigo v0.11.0 (2023-12-14)v0.11.0
=== Breaking changes * Field [ConvertOptions.HtmlTemplate] become [ConvertOptions.HTMLTemplate] * Method [Converter.SetHtmlTemplateFile] become [Converter.SetHTMLTemplateFile] * Method [Converter.ToHtmlFile] become [Converter.ToHTMLFile] === Bug fix * asciidoc: fix custom ID on the first section not applied correctly
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.sum b/go.sum
index 180bd7f..664718f 100644
--- a/go.sum
+++ b/go.sum
@@ -1,5 +1,5 @@
-git.sr.ht/~shulhan/asciidoctor-go v0.5.1-0.20231213112841-008230e7e722 h1:lIN48+M5mgV9VSYpQyt1eieEysdMLCshVV1Bphw9OW8=
-git.sr.ht/~shulhan/asciidoctor-go v0.5.1-0.20231213112841-008230e7e722/go.mod h1:5audSCN6jDr2+/cMvx1MdZxkCurjl/k6A5OGYWRtB0o=
+git.sr.ht/~shulhan/asciidoctor-go v0.5.1 h1:TuuLo+N61+qsXkiFgtiW5W1q7xHzeSID4zH+ci5J8ic=
+git.sr.ht/~shulhan/asciidoctor-go v0.5.1/go.mod h1:5audSCN6jDr2+/cMvx1MdZxkCurjl/k6A5OGYWRtB0o=
github.com/shuLhan/share v0.51.0 h1:WPKRNNWnZPaVTi/o6nUdkAePek2Lbjz5baoq8MU1U+I=
github.com/shuLhan/share v0.51.0/go.mod h1:Zn0zwUdSuu7L2BKaYkVOXwbwxd5Kn6Y2bhohD9Tf0Sc=
github.com/yuin/goldmark v1.6.0 h1:boZcn2GTjpsynOsC0iJHnBWa4Bi0qzfJjthwauItG68=