aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2026-06-12 21:03:07 -0700
committerRose Hogenson <rosehogenson@posteo.net>2026-06-12 21:03:07 -0700
commite001cf7f742b94d5025708e03f09b29d0c2713b7 (patch)
tree701ac0ea6e001eb468c82d05e6d877c8ae7a67e2 /go.mod
parentAdd a -l flag like real ls (diff)
downloadimgutil-e001cf7f742b94d5025708e03f09b29d0c2713b7.tar.zst
Add ils to imgutil
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 8cdc31c..3693705 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module roseh.moe/cmd/ils
+module roseh.moe/cmd/imgutil
go 1.26.3