diff options
| author | Shulhan <ms@kilabit.info> | 2024-03-15 14:58:01 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-03-15 14:58:20 +0700 |
| commit | 8a9875b04ea369039b22c1d9d6ff260506cf35fb (patch) | |
| tree | 5fa196ec0dcacc409d069e77a39758f0db84e62b /go.mod | |
| parent | 0a20cfd1fe3e5e359edb75b0f4d44e4ce5a12554 (diff) | |
| download | ciigo-8a9875b04ea369039b22c1d9d6ff260506cf35fb.tar.xz | |
go.mod: update module "pakakeh.go" to the tip
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,11 +3,11 @@ module git.sr.ht/~shulhan/ciigo -go 1.20 +go 1.21 require ( git.sr.ht/~shulhan/asciidoctor-go v0.5.2-0.20240305110034-dc67158aeeb6 - git.sr.ht/~shulhan/pakakeh.go v0.53.2-0.20240314175935-b9e12300d905 + git.sr.ht/~shulhan/pakakeh.go v0.53.2-0.20240315075343-713d51e4792f github.com/yuin/goldmark v1.7.0 github.com/yuin/goldmark-meta v1.1.0 ) |
