aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-01-24 21:36:39 +0700
committerShulhan <ms@kilabit.info>2026-01-24 21:36:39 +0700
commitec7d47e11094d51e33a19009c5d8819cddaaaf5c (patch)
treec4f35efd415480dd7e56e6eea4f2b78a8c227dd1 /go.mod
parent04422f8d237d1af542f2abe5ac5f7be0ab276843 (diff)
downloadciigo-ec7d47e11094d51e33a19009c5d8819cddaaaf5c.tar.xz
go.mod: update asciidoctor-go module
Changes, * all: add aria-label to the anchor when sectanchor enabled * all: update default CSS to asciidoctor v2.0.26 * all: use separate file with go:embed for default CSS * all: reformat README with prettier and simplify license
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 07b684b..c325e90 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ module git.sr.ht/~shulhan/ciigo
go 1.24.0
require (
- git.sr.ht/~shulhan/asciidoctor-go v0.7.2
+ git.sr.ht/~shulhan/asciidoctor-go v0.7.3-0.20260124143117-f289b7f13a1d
git.sr.ht/~shulhan/pakakeh.go v0.60.3-0.20260115103415-806359d5462f
github.com/yuin/goldmark v1.7.13
github.com/yuin/goldmark-meta v1.1.0