diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-11-02 16:32:45 -0800 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-11-02 16:39:14 -0800 |
| commit | 171119fa753ea82eb36e79559cb333b732d4cc60 (patch) | |
| tree | a5b30074e4fcbd9558dc99bf52ab048d2edf436b /go.mod | |
| parent | d087f7d33e083a4f70a98d3a4cbfa636c7c173e6 (diff) | |
| download | roseh.moe-171119fa753ea82eb36e79559cb333b732d4cc60.tar.zst | |
Add QR code
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ module roseh.moe/pkg/roseh.moe go 1.24.0 require ( + github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e golang.org/x/term v0.36.0 roseh.moe/pkg/ccl v0.1.0 roseh.moe/pkg/wordlist v1.0.2 |
