aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-10-28 20:34:39 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-10-28 20:34:39 -0700
commit2ffdc8b3ded7173a01a91359b730064f3b4ab17c (patch)
tree7110d3c8be27f60f35f72f6009b3016fed018720 /go.mod
parente084ac2b84fac3b5ae63de15080b863d31f5b2fc (diff)
downloadccl-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 36c7b39..613e3e9 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module roseh.moe/pkg/asspb
+module roseh.moe/pkg/ccl
go 1.24