Compare commits

...

1 commit

Author SHA1 Message Date
8180cbd986 chore(deps): update module github.com/oapi-codegen/runtime to v1.4.0
Some checks failed
renovate/artifacts Artifact file update failure
2026-04-09 12:08:42 +00:00

2
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/getkin/kin-openapi v0.133.0
github.com/gin-gonic/gin v1.12.0
github.com/google/uuid v1.6.0
github.com/oapi-codegen/runtime v1.3.0
github.com/oapi-codegen/runtime v1.4.0
golang.org/x/net v0.52.0
gorm.io/driver/postgres v1.6.0
gorm.io/driver/sqlite v1.6.0