diff options
| author | Shulhan <ms@kilabit.info> | 2026-02-04 04:21:15 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-02-04 04:21:15 +0700 |
| commit | db73ba515eeb92d68fad228b18766af6a33d5182 (patch) | |
| tree | 007aa67995e73cf450fac0c6da47e4fad2b09348 /go.mod | |
| parent | 872bcf3f09ce30cc710899108b9326b08f4f2ea6 (diff) | |
| download | kilabit.info-db73ba515eeb92d68fad228b18766af6a33d5182.tar.xz | |
_content: update style, follow default ciigo
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ module git.sr.ht/~shulhan/kilabit.info go 1.24.0 require ( - git.sr.ht/~shulhan/ciigo v0.15.4-0.20260124144929-5f12f2705a29 + git.sr.ht/~shulhan/ciigo v0.15.4-0.20260203211706-b447e8991270 git.sr.ht/~shulhan/pakakeh.go v0.60.3-0.20260202092811-1e3bb9be8444 ) |
