Initial commit with project setup and basic structure established.

This commit is contained in:
2026-08-18 16:40:50 +03:00
parent 2683425562
commit f0515d7342
12 changed files with 884 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module tea.chunkbyte.com/kato/go-worm
go 1.26.2
require golang.org/x/sys v0.47.0