对齐 Tag v1.3.0 (By AI)

This commit is contained in:
AI Engineer 2026-05-10 15:48:40 +08:00
parent 8a023d3dd0
commit dfc39fd8cd
2 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
.ai/ .ai/
.geminiignore

4
go.mod
View File

@ -3,9 +3,9 @@ module apigo.cc/go/safe
go 1.25.0 go 1.25.0
require ( require (
apigo.cc/go/rand v1.0.6 apigo.cc/go/rand v1.3.0
golang.org/x/crypto v0.51.0 golang.org/x/crypto v0.51.0
golang.org/x/sys v0.44.0 golang.org/x/sys v0.44.0
) )
require apigo.cc/go/cast v1.2.10 require apigo.cc/go/cast v1.3.0