mirror of
https://github.com/syumai/workers.git
synced 2025-03-11 01:39:11 +00:00
8 lines
148 B
Modula-2
8 lines
148 B
Modula-2
![]() |
module github.com/syumai/workers/_examples/queues
|
||
|
|
||
|
go 1.22.8
|
||
|
|
||
|
require github.com/syumai/workers v0.0.0
|
||
|
|
||
|
replace github.com/syumai/workers => ../../
|