summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-12-29 18:56:30 -0800
committerRose Hogenson <rosehogenson@posteo.net>2025-12-29 18:56:30 -0800
commit54ea1b0f4a841e91daa3ac08d155a8f0109c920d (patch)
tree8c5a005af0244ca1291dcf5f6a5c2b33d59a0b11 /go.mod
parent2a9faab3de7648344dcc1973a71ada8125c0afa3 (diff)
downloadroseh.moe-54ea1b0f4a841e91daa3ac08d155a8f0109c920d.tar.zst
Make wormhole a little bit simpler
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 326fa25..4b4f928 100644
--- a/go.mod
+++ b/go.mod
@@ -6,6 +6,7 @@ require (
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
golang.org/x/term v0.37.0
roseh.moe/pkg/ccl v1.0.0
+ roseh.moe/pkg/oae2 v0.0.1
roseh.moe/pkg/wordlist v1.0.2
)