From ec7d47e11094d51e33a19009c5d8819cddaaaf5c Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sat, 24 Jan 2026 21:36:39 +0700 Subject: 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 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') 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 -- cgit v1.3