summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 989a4e7..b8e9c15 100644
--- a/go.mod
+++ b/go.mod
@@ -4,9 +4,9 @@ go 1.25
require (
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
- golang.org/x/term v0.38.0
- roseh.moe/pkg/oae2 v0.1.0
+ golang.org/x/term v0.39.0
+ roseh.moe/pkg/oae2 v0.3.0
roseh.moe/pkg/wordlist v1.0.2
)
-require golang.org/x/sys v0.39.0 // indirect
+require golang.org/x/sys v0.40.0 // indirect