diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-08 17:03:58 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-08 17:03:58 -0700 |
| commit | 64f9ab6f32505573818e45b1909e946fac0cd5a5 (patch) | |
| tree | 54559b41dff2c632f780c6eec400ba93baf6b072 | |
| parent | Initial commit (diff) | |
| download | kmac-64f9ab6f32505573818e45b1909e946fac0cd5a5.tar.zst | |
Update import path
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -module github.com/rhogenson/kmac +module roseh.moe/pkg/kmac go 1.25.0 |
