mirror of
https://github.com/syumai/workers.git
synced 2025-03-11 01:39:11 +00:00
7 lines
126 B
Modula-2
7 lines
126 B
Modula-2
module github.com/syumai/hello
|
|
|
|
go 1.18
|
|
|
|
require github.com/syumai/workers v0.0.0
|
|
|
|
replace github.com/syumai/workers => ../../ |