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