1
0
mirror of https://gitee.com/willfree/mlsr.git synced 2026-06-16 19:48:01 +08:00
Files
mlsr/go.mod
T
2022-03-09 01:12:48 -08:00

8 lines
80 B
Modula-2

module mlsr
go 1.16
require minlib v0.0.0
replace minlib v0.0.0 => ../minlib