chore: align dependencies

This commit is contained in:
AI Engineer 2026-05-05 22:03:57 +08:00
parent 99ab84ad46
commit 0be0d68f50

2
go.mod
View File

@ -2,6 +2,6 @@ module apigo.cc/go/shell
go 1.25.0
require apigo.cc/go/cast v1.2.6
require apigo.cc/go/cast v1.2.7
replace apigo.cc/go/cast => ../cast