summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-11-24 17:52:26 -0800
committerRose Hogenson <rosehogenson@posteo.net>2025-11-24 17:54:08 -0800
commit0e8d0c5f013b189f725460e2d4ce3a915c9d3ff3 (patch)
tree6e0140112107d73eae866760c807db21587cf957 /go.mod
parentfce31e6e8783cabf68111d9b2c60b00949846a51 (diff)
downloadroseh.moe-0e8d0c5f013b189f725460e2d4ce3a915c9d3ff3.tar.zst
Update 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 ad0556c..5ea783d 100644
--- a/go.mod
+++ b/go.mod
@@ -4,6 +4,6 @@ go 1.24.0
require (
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
- roseh.moe/pkg/ccl v0.1.1
+ roseh.moe/pkg/ccl v0.2.0
roseh.moe/pkg/wordlist v1.0.2
)