From 9857b0d6b95036434913dec52635572a9453dc1b Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Wed, 8 Oct 2025 17:40:39 -0700 Subject: Update import path --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 3c1ec54..36ae978 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/rhogenson/hi +module roseh.moe/cmd/hi go 1.24.3 -- cgit v1.3.1