summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-12-30 17:20:36 -0800
committerRose Hogenson <rosehogenson@posteo.net>2025-12-30 17:20:36 -0800
commitd5e2bf19b5bbdf35e4088677a571910e015b48b9 (patch)
treee1ab19f0751cb0da5517be2ef0814f1fa78e2493 /go.mod
parent689df3b2a8a8d7d79d18cd5e9bbc4beba6b12f4c (diff)
downloadroseh.moe-d5e2bf19b5bbdf35e4088677a571910e015b48b9.tar.zst
Bump deps
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 4b4f928..e3961a9 100644
--- a/go.mod
+++ b/go.mod
@@ -4,10 +4,10 @@ go 1.25
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
+ golang.org/x/term v0.38.0
+ roseh.moe/pkg/ccl v1.0.1
+ roseh.moe/pkg/oae2 v0.0.2
roseh.moe/pkg/wordlist v1.0.2
)
-require golang.org/x/sys v0.38.0 // indirect
+require golang.org/x/sys v0.39.0 // indirect