Compare commits

..

3 Commits
v1.1.1 ... main

Author SHA1 Message Date
AI Engineer
d840ccee1f chore: infrastructure alignment and doc sync (by AICoder) 2026-05-16 01:20:19 +08:00
AI Engineer
caa01a61f5 对齐 Tag v1.3.0 (By AI) 2026-05-10 15:48:23 +08:00
AI Engineer
50d6a00918 chore: infrastructure alignment 2026-05-10 13:02:18 +08:00
3 changed files with 7 additions and 3 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.ai/
.geminiignore
.gemini
/CODE-FULL.md

2
go.mod
View File

@ -2,4 +2,4 @@ module apigo.cc/go/encoding
go 1.25.0
require apigo.cc/go/cast v1.2.8 // indirect
require apigo.cc/go/cast v1.3.3

4
go.sum
View File

@ -1,2 +1,2 @@
apigo.cc/go/cast v1.2.8 h1:plb676DH2TjYljzf8OEMGT6lIhmZ/xaxEFfs0kDOiSI=
apigo.cc/go/cast v1.2.8/go.mod h1:lGlwImiOvHxG7buyMWhFzcdvQzmSaoKbmr7bcDfUpHk=
apigo.cc/go/cast v1.3.3 h1:aln5eDR5DZVWVzZ/y5SJh1gQNgWv2sT82I25NaO9g34=
apigo.cc/go/cast v1.3.3/go.mod h1:lGlwImiOvHxG7buyMWhFzcdvQzmSaoKbmr7bcDfUpHk=