Add first

This commit is contained in:
Super User
2024-06-06 19:42:49 +03:00
commit 001317a533
5 changed files with 190 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module main
go 1.22.3