chore: align dependencies to v1.5.4 (by AI)

This commit is contained in:
AI Engineer 2026-06-11 20:02:05 +08:00
parent 03aeb5627e
commit 121e90390b

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.25.0
require ( require (
apigo.cc/go/cast v1.5.2 apigo.cc/go/cast v1.5.2
apigo.cc/go/encoding v1.5.3 apigo.cc/go/encoding v1.5.3
apigo.cc/go/jsmod v1.5.3 apigo.cc/go/jsmod v1.5.2
apigo.cc/go/safe v1.5.1 apigo.cc/go/safe v1.5.1
gopkg.in/yaml.v3 v3.0.1 gopkg.in/yaml.v3 v3.0.1
) )