mirror of
https://github.com/syumai/workers.git
synced 2025-03-10 17:29:11 +00:00
7 lines
126 B
Modula-2
7 lines
126 B
Modula-2
![]() |
module github.com/syumai/fetch
|
||
|
|
||
|
go 1.18
|
||
|
|
||
|
require github.com/syumai/workers v0.0.0
|
||
|
|
||
|
replace github.com/syumai/workers => ../../
|