Compare commits

..

1 commit

Author SHA1 Message Date
9aa3718abd chore(deps): update module golang.org/x/net to v0.55.0 [security]
Some checks failed
renovate/artifacts Artifact file update failure
2026-06-03 15:06:48 +00:00

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/gin-gonic/gin v1.12.0 github.com/gin-gonic/gin v1.12.0
github.com/google/uuid v1.6.0 github.com/google/uuid v1.6.0
github.com/oapi-codegen/runtime v1.4.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/postgres v1.6.0
gorm.io/driver/sqlite v1.6.0 gorm.io/driver/sqlite v1.6.0
gorm.io/gorm v1.31.1 gorm.io/gorm v1.31.1