2023-04-30 12:42:20 +09:00

8 lines
149 B
Modula-2

module github.com/syumai/workers/examples/kv-counter
go 1.18
require github.com/syumai/workers v0.0.0
replace github.com/syumai/workers => ../../