mirror of
https://github.com/EZ-Api/ez-api.git
synced 2026-01-13 17:47:51 +00:00
chore(deps): bump foundation to v0.3.0
This commit is contained in:
4
go.mod
4
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user