chore(deps): update module golang.org/x/net to v0.55.0 [security]
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2026-06-03 15:06:48 +00:00 committed by Pierre-Olivier Mercier
commit 5f0b5b62d9
2 changed files with 6 additions and 6 deletions

4
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.54.0
golang.org/x/net v0.55.0
gorm.io/driver/postgres v1.6.0
gorm.io/driver/sqlite v1.6.0
gorm.io/gorm v1.31.1
@ -72,7 +72,7 @@ require (
golang.org/x/crypto v0.51.0 // indirect
golang.org/x/mod v0.35.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/sys v0.44.0 // indirect
golang.org/x/sys v0.45.0 // indirect
golang.org/x/text v0.37.0 // indirect
golang.org/x/tools v0.44.0 // indirect
google.golang.org/protobuf v1.36.11 // indirect