This commit is contained in:
lbenedar
2026-02-23 16:56:00 +03:00
parent 1f4ba997b7
commit 589d2ae3d8
6 changed files with 136 additions and 0 deletions

3
ch14/1/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module gitea.local.lab/Lbenedar/learning_go/ch14/1
go 1.25.0