2024-01-03 23:27:31 +09:00
|
|
|
module github.com/syumai/workers/_examples/sockets
|
2023-06-26 03:16:43 -05:00
|
|
|
|
2023-10-22 14:32:22 +09:00
|
|
|
go 1.21.3
|
2023-06-26 03:16:43 -05:00
|
|
|
|
|
|
|
require github.com/syumai/workers v0.0.0
|
|
|
|
|
|
|
|
replace github.com/syumai/workers => ../../
|