summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-01-28 05:45:33 +0700
committerShulhan <ms@kilabit.info>2026-01-28 05:50:44 +0700
commitd12808d9d3ca9515c9af0bf8c57c8af5742f7aa8 (patch)
tree9c0fa36b1832845cb9b9aa747e69682b866b9b77 /go.mod
parent64654e10c4f27d0d4f217f0bb249faaa53d260a1 (diff)
downloadkilabit.info-d12808d9d3ca9515c9af0bf8c57c8af5742f7aa8.tar.xz
_content: add link to status.kilabit.info
The status page show the status of our services.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 1101fc9..1373e78 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)
-//replace git.sr.ht/~shulhan/ciigo => ./_project/src/ciigo
+replace git.sr.ht/~shulhan/ciigo => ./_project/src/ciigo
//replace git.sr.ht/~shulhan/asciidoctor-go => ./_project/src/asciidoctor-go