chore: infrastructure alignment

This commit is contained in:
AI Engineer 2026-05-10 12:53:09 +08:00
parent 4497e9312a
commit 9bd449f1fc
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

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

2
go.mod
View File

@ -4,5 +4,5 @@ go 1.25.0
require ( require (
apigo.cc/go/encoding v1.0.5 apigo.cc/go/encoding v1.0.5
apigo.cc/go/rand v1.0.5 apigo.cc/go/rand v1.0.6
) )