Update module golang.org/x/net to v0.46.0

This commit is contained in:
Renovate Bot 2025-10-19 07:10:45 +00:00 committed by Pierre-Olivier Mercier
commit fd5054f886
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -7,7 +7,7 @@ require (
github.com/gin-gonic/gin v1.11.0
github.com/google/uuid v1.6.0
github.com/oapi-codegen/runtime v1.1.2
golang.org/x/net v0.45.0
golang.org/x/net v0.46.0
gorm.io/driver/postgres v1.6.0
gorm.io/driver/sqlite v1.6.0
gorm.io/gorm v1.31.0