aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod10
1 files changed, 5 insertions, 5 deletions
diff --git a/go.mod b/go.mod
index fdcae13..3ed9d4d 100644
--- a/go.mod
+++ b/go.mod
@@ -1,12 +1,12 @@
-module github.com/rhogenson/icat
+module roseh.moe/cmd/icat
-go 1.23.0
+go 1.24.0
toolchain go1.24.1
require (
- golang.org/x/image v0.26.0
- golang.org/x/term v0.31.0
+ golang.org/x/image v0.32.0
+ golang.org/x/term v0.36.0
)
-require golang.org/x/sys v0.32.0 // indirect
+require golang.org/x/sys v0.37.0 // indirect