summaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorShulhan <m.shulhan@gmail.com>2026-02-05 05:12:37 +0700
committerShulhan <m.shulhan@gmail.com>2026-02-06 07:17:15 +0700
commitdf7e460c1471311586ba7705e16e1d50f0a009d7 (patch)
tree7886e303a84a9a592c13fad51cbbf1e0911a6c62 /go.sum
parent32d4930dd4ee3e959a3ed15746459f392923a821 (diff)
downloadgolang-id-web-df7e460c1471311586ba7705e16e1d50f0a009d7.tar.xz
go.mod: update module ciigo and pakakeh.go
The latest ciigo support redirecting request for .adoc or .md to the HTML file. The latest pakakeh.go changes redirect for HandleFS to use canonical directory end with "/" and with HTTP status 301 instead of 303.
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.sum b/go.sum
index f725927..346c9cb 100644
--- a/go.sum
+++ b/go.sum
@@ -1,9 +1,9 @@
git.sr.ht/~shulhan/asciidoctor-go v0.7.3-0.20260124143117-f289b7f13a1d h1:rdDzlVPJjgR6Jz84VNEAbdvNypMPtH3O6uEbVYb/7Rk=
git.sr.ht/~shulhan/asciidoctor-go v0.7.3-0.20260124143117-f289b7f13a1d/go.mod h1:cY9Ae1vu3OniC7z29twH1/PMJa7ZSSUqbK9QQM4/bhc=
-git.sr.ht/~shulhan/ciigo v0.15.4-0.20260203211706-b447e8991270 h1:1Xgf9qJfS09e0pdgwLiqpbAZhwp/DSZmGDU30nI1whk=
-git.sr.ht/~shulhan/ciigo v0.15.4-0.20260203211706-b447e8991270/go.mod h1:uuFWUqsbwzeoTbluiwNcpoEah+rhHRf1rrqiMO+V86U=
-git.sr.ht/~shulhan/pakakeh.go v0.60.3-0.20260202092811-1e3bb9be8444 h1:mqX+Z2dyfChpFOgt6gV9R5AT3oQN3pw4gMbPQLGm1DI=
-git.sr.ht/~shulhan/pakakeh.go v0.60.3-0.20260202092811-1e3bb9be8444/go.mod h1:1MkKXbLZRHTcnheeSEbRpGztkym4Yxzh90ep+jCxbDc=
+git.sr.ht/~shulhan/ciigo v0.15.4-0.20260204204034-aba22ce712d1 h1:pOLBF8pJO5LT3wcE412Bvib3UFY4Fa8OQGiot1/GTIU=
+git.sr.ht/~shulhan/ciigo v0.15.4-0.20260204204034-aba22ce712d1/go.mod h1:uuFWUqsbwzeoTbluiwNcpoEah+rhHRf1rrqiMO+V86U=
+git.sr.ht/~shulhan/pakakeh.go v0.60.3-0.20260205122905-fad13afac8b5 h1:u2AfpqceGBzCYPYLOaJCGqKf6sHc9N5fhgZPzJEyqTU=
+git.sr.ht/~shulhan/pakakeh.go v0.60.3-0.20260205122905-fad13afac8b5/go.mod h1:1MkKXbLZRHTcnheeSEbRpGztkym4Yxzh90ep+jCxbDc=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=