summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-10-28 20:55:36 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-10-28 20:55:36 -0700
commit25d822ed2251a8dfec8bf5934a067f38d22fae95 (patch)
tree448c41de0dccf5143d0db409a26f50cf74ed0105 /go.mod
parentcbd368cd7549c544bcf64281f6b4126299665639 (diff)
downloadroseh.moe-25d822ed2251a8dfec8bf5934a067f38d22fae95.tar.zst
Switch to ccl
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 e19a925..951c9f3 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.24.0
require (
golang.org/x/term v0.36.0
- roseh.moe/pkg/asspb v1.2.4
+ roseh.moe/pkg/ccl v0.0.0-20251029033439-2ffdc8b3ded7
roseh.moe/pkg/wordlist v1.0.2
)