summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-11-02 16:32:45 -0800
committerRose Hogenson <rosehogenson@posteo.net>2025-11-02 16:39:14 -0800
commit171119fa753ea82eb36e79559cb333b732d4cc60 (patch)
treea5b30074e4fcbd9558dc99bf52ab048d2edf436b /go.mod
parentd087f7d33e083a4f70a98d3a4cbfa636c7c173e6 (diff)
downloadroseh.moe-171119fa753ea82eb36e79559cb333b732d4cc60.tar.zst
Add QR code
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 894f88a..a4982c9 100644
--- a/go.mod
+++ b/go.mod
@@ -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