shell/go.mod
2026-05-05 22:03:57 +08:00

8 lines
106 B
Modula-2

module apigo.cc/go/shell
go 1.25.0
require apigo.cc/go/cast v1.2.7
replace apigo.cc/go/cast => ../cast