shell/go.mod

8 lines
106 B
Modula-2
Raw Permalink Normal View History

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