diff options
| author | Shulhan <ms@kilabit.info> | 2024-08-04 21:13:13 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-08-04 21:13:13 +0700 |
| commit | 56b14144f9720aa015b54fe3a4b555fd768bc5a2 (patch) | |
| tree | 9d26aec872c33d799fadd855481b450f5dfc676e /go.mod | |
| parent | 12046fa7b8ace2b9098d778dc5253a02a8c73403 (diff) | |
| download | ciigo-56b14144f9720aa015b54fe3a4b555fd768bc5a2.tar.xz | |
go.mod: update module pakakeh.go to v0.56.0
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ go 1.21 require ( git.sr.ht/~shulhan/asciidoctor-go v0.5.2 - git.sr.ht/~shulhan/pakakeh.go v0.55.2 + git.sr.ht/~shulhan/pakakeh.go v0.56.0 github.com/yuin/goldmark v1.7.4 github.com/yuin/goldmark-meta v1.1.0 ) |
