summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
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 951c9f3..894f88a 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/ccl v0.0.0-20251029033439-2ffdc8b3ded7
+ roseh.moe/pkg/ccl v0.1.0
roseh.moe/pkg/wordlist v1.0.2
)