summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-12-01 18:09:32 -0800
committerRose Hogenson <rosehogenson@posteo.net>2025-12-01 18:09:32 -0800
commit9110ae45549d67d9cfdf946c8fc1aae9aaa4ef75 (patch)
tree992e87dff655249ad44e1f9507f999ea5624eeef /go.mod
parent3ee18cc114751d273cabaa559b7a7985ab09bfd3 (diff)
downloadroseh.moe-9110ae45549d67d9cfdf946c8fc1aae9aaa4ef75.tar.zst
Bump 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 ecc9d03..2e8667e 100644
--- a/go.mod
+++ b/go.mod
@@ -4,6 +4,6 @@ go 1.25
require (
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
- roseh.moe/pkg/ccl v0.2.0
+ roseh.moe/pkg/ccl v1.0.0
roseh.moe/pkg/wordlist v1.0.2
)