diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-28 20:55:36 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-28 20:55:36 -0700 |
| commit | 25d822ed2251a8dfec8bf5934a067f38d22fae95 (patch) | |
| tree | 448c41de0dccf5143d0db409a26f50cf74ed0105 /go.mod | |
| parent | cbd368cd7549c544bcf64281f6b4126299665639 (diff) | |
| download | roseh.moe-25d822ed2251a8dfec8bf5934a067f38d22fae95.tar.zst | |
Switch to ccl
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |
