chore(deps): update module golang.org/x/net to v0.56.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is pending

This commit is contained in:
Renovate Bot 2026-06-10 18:07:07 +00:00
commit 3f3b5e215c

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/gin-gonic/gin v1.12.0
github.com/google/uuid v1.6.0
github.com/oapi-codegen/runtime v1.4.0
golang.org/x/net v0.55.0
golang.org/x/net v0.56.0
gorm.io/driver/postgres v1.6.0
gorm.io/driver/sqlite v1.6.0
gorm.io/gorm v1.31.1