chore(deps): update module golang.org/x/net to v0.53.0 #88

Merged
nemunaire merged 1 commit from renovate/golang.org-x-net-0.x into master 2026-05-04 03:14:36 +00:00
Showing only changes of commit a16b27e956 - Show all commits

chore(deps): update module golang.org/x/net to v0.53.0
Some checks failed
renovate/artifacts Artifact file update failure

Renovate Bot 2026-04-16 11:07:35 +00:00

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.3.0
golang.org/x/net v0.52.0
golang.org/x/net v0.53.0
gorm.io/driver/postgres v1.6.0
gorm.io/driver/sqlite v1.6.0
gorm.io/gorm v1.31.1