aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-10-08 17:03:58 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-10-08 17:03:58 -0700
commit64f9ab6f32505573818e45b1909e946fac0cd5a5 (patch)
tree54559b41dff2c632f780c6eec400ba93baf6b072 /go.mod
parentc01a9c08ffecc89f3f318586a2e7214a2981a35e (diff)
downloadkmac-64f9ab6f32505573818e45b1909e946fac0cd5a5.tar.zst
Update import path
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 8c8eab3..f914d74 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module github.com/rhogenson/kmac
+module roseh.moe/pkg/kmac
go 1.25.0