This commit is contained in:
Anatoly Prohacky
2023-01-18 17:17:36 +10:00
parent 216e805cd0
commit 11072693c7
3 changed files with 135 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module gitstore.ru/tolikproh/mchstest
go 1.19
require github.com/google/uuid v1.3.0