aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-10-07 08:54:19 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-10-07 08:54:19 -0700
commit474ba3396bd7344901c7e9b55f21fa6bc4b6ae12 (patch)
tree84ae0a7ba3c697a170fefcad9dc51edfe722222c
parent850f746e0c38aaf1c81bd4b1c4fd9f39cfb9e9bf (diff)
downloadtrash-474ba3396bd7344901c7e9b55f21fa6bc4b6ae12.tar.zst
Use the vanity URL
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index e81947a..e987736 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module github.com/rhogenson/trash
+module roseh.moe/cmd/trash
go 1.23.4