This commit is contained in:
nquidox 2026-02-18 15:53:29 +03:00
commit 25439eab5b
10 changed files with 185 additions and 0 deletions

7
go.mod Normal file
View file

@ -0,0 +1,7 @@
module task-processor
go 1.25.6
require github.com/sirupsen/logrus v1.9.4
require golang.org/x/sys v0.41.0 // indirect