commit a47ac72db07da3060512906dd5f34a2c495ad14e Author: ScuroNeko Date: Thu Aug 6 10:01:35 2026 +0300 initial commit diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..cc52cf2 --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module git.scuroneko.dev/ScuroNeko/est + +go 1.26.5