chore: infrastructure alignment

This commit is contained in:
AI Engineer 2026-05-10 12:53:08 +08:00
parent 0be0d68f50
commit 073af14e19
2 changed files with 2 additions and 3 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.ai/

4
go.mod
View File

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