initial commit

This commit is contained in:
2026-07-28 01:30:29 -04:00
commit 74fd6dcbee
7 changed files with 2801 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
module git.sunturtle.xyz/zephyr/ismdata
go 1.26.5
require (
git.sunturtle.xyz/zephyr/horse v0.0.0-20260725155724-79d4e7609089
github.com/google/go-cmp v0.7.0
)