aboutsummaryrefslogtreecommitdiffstats
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
parentInitial commit (diff)
downloadkmac-64f9ab6f32505573818e45b1909e946fac0cd5a5.tar.zst
Update import path
-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