First commit

This commit is contained in:
2026-07-06 06:00:10 +06:00
commit 68696fa4d2
32 changed files with 1085 additions and 0 deletions

3
part3-taskcli/go.mod Normal file
View File

@ -0,0 +1,3 @@
module omukk.example/taskcli
go 1.21