initial
This commit is contained in:
commit
25439eab5b
10 changed files with 185 additions and 0 deletions
7
go.mod
Normal file
7
go.mod
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue