summaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-02-19 01:24:23 +0700
committerShulhan <ms@kilabit.info>2022-02-19 01:24:23 +0700
commit8e18795b55336e604887ec39fed13b59d77b3ad9 (patch)
tree70f06be6eeffb4cc62107b9d0a97691a40b1bcad /go.sum
parentbe19c57b0f15b69232dcad2293d5d07702bf780f (diff)
downloadkilabit.info-8e18795b55336e604887ec39fed13b59d77b3ad9.tar.xz
all: update module ciigo
This update use the IsDevelopment option instead of using environment variable DEBUG to serve in local.
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.sum b/go.sum
index d2509d4..aaf5fb3 100644
--- a/go.sum
+++ b/go.sum
@@ -1,7 +1,7 @@
git.sr.ht/~shulhan/asciidoctor-go v0.1.2-0.20220216163141-be8999f3656c h1:hnBPUDmA+1uPT+5bffmK0HYvNEuMvMat8Ks0fkLUthA=
git.sr.ht/~shulhan/asciidoctor-go v0.1.2-0.20220216163141-be8999f3656c/go.mod h1:jsGiU4aJoc3UdfQcGBMHnZ016wGRkgJfONbK24nNQ3o=
-git.sr.ht/~shulhan/ciigo v0.7.2-0.20220216170803-42e9c244d3c9 h1:FLrpVwl46huboCQgtdeMLSS3UCf2xqedsQG+1MNfvlw=
-git.sr.ht/~shulhan/ciigo v0.7.2-0.20220216170803-42e9c244d3c9/go.mod h1:aArWXdhjQaCZnarymieQKv3Tq/HViGIhh+v8bd1wd0c=
+git.sr.ht/~shulhan/ciigo v0.7.2-0.20220218181951-fdc557949e89 h1:uV8RcWANk0m5Q8+BsApXLHKspctxc3RqMrzgalQgUpA=
+git.sr.ht/~shulhan/ciigo v0.7.2-0.20220218181951-fdc557949e89/go.mod h1:aArWXdhjQaCZnarymieQKv3Tq/HViGIhh+v8bd1wd0c=
github.com/shuLhan/share v0.34.0 h1:i0YhTUyLvDWvte/Rvt0BP7+FtpD/RgYkkkGTm/BlXkM=
github.com/shuLhan/share v0.34.0/go.mod h1:6YvVpuViRgLm4e+8AIh1izGaWgV5lyuj53H19GKCZzI=
golang.org/x/crypto v0.0.0-20211202192323-5770296d904e/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=