chore(deps): bump foundation to v0.3.0

This commit is contained in:
zenfun
2025-12-22 14:03:06 +08:00
parent c325c2e820
commit 5770e496ff
4 changed files with 16 additions and 6 deletions

4
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.2.0
github.com/ez-api/foundation v0.3.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
@@ -18,8 +18,6 @@ require (
gorm.io/gorm v1.31.1
)
replace github.com/ez-api/foundation => ../foundation
require (
github.com/KyleBanks/depth v1.2.1 // indirect
github.com/bytedance/sonic v1.14.0 // indirect