diff options
| author | Shulhan <ms@kilabit.info> | 2026-01-28 05:45:33 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-01-28 05:50:44 +0700 |
| commit | d12808d9d3ca9515c9af0bf8c57c8af5742f7aa8 (patch) | |
| tree | 9c0fa36b1832845cb9b9aa747e69682b866b9b77 /go.mod | |
| parent | 64654e10c4f27d0d4f217f0bb249faaa53d260a1 (diff) | |
| download | kilabit.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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
