diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |
