diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-28 20:34:39 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-28 20:34:39 -0700 |
| commit | 2ffdc8b3ded7173a01a91359b730064f3b4ab17c (patch) | |
| tree | 7110d3c8be27f60f35f72f6009b3016fed018720 /go.mod | |
| parent | e084ac2b84fac3b5ae63de15080b863d31f5b2fc (diff) | |
| download | ccl-2ffdc8b3ded7173a01a91359b730064f3b4ab17c.tar.zst | |
Rename to ccl
It stands for "cute configuration language," but idk if that's
really important
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module roseh.moe/pkg/asspb +module roseh.moe/pkg/ccl go 1.24 |
