shell/go.mod

8 lines
106 B
Modula-2
Raw Normal View History

module apigo.cc/go/shell
go 1.25.0
2026-05-05 21:57:43 +08:00
require apigo.cc/go/cast v1.2.6
replace apigo.cc/go/cast => ../cast