diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-09-27 10:14:25 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-09-27 10:14:25 -0700 |
| commit | c01a9c08ffecc89f3f318586a2e7214a2981a35e (patch) | |
| tree | d9fa95a3eb363c115ce908c48dfd5d5ab360a92b /go.mod | |
| download | kmac-c01a9c08ffecc89f3f318586a2e7214a2981a35e.tar.zst | |
Initial commit
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module github.com/rhogenson/kmac + +go 1.25.0 |
