chore: update foundation version

This commit is contained in:
2025-12-29 08:46:44 +08:00
parent 6170931454
commit 76304335f7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.24.5
require (
github.com/alicebob/miniredis/v2 v2.35.0
github.com/ez-api/foundation v0.4.0
github.com/ez-api/foundation v0.5.0
github.com/gin-gonic/gin v1.11.0
github.com/pelletier/go-toml/v2 v2.2.4
github.com/redis/go-redis/v9 v9.17.2