initial commit

This commit is contained in:
2025-11-07 10:13:56 +00:00
commit 0f032a0cf5
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module broker2anexoj
go 1.25.3
+4
View File
@@ -0,0 +1,4 @@
package main
func main() {
}