Compare commits

...

1 commit

Author SHA1 Message Date
81ad18877f chore(deps): update module github.com/getkin/kin-openapi to v0.137.0
Some checks failed
renovate/artifacts Artifact file update failure
2026-05-04 04:07:25 +00:00

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.25.0
require ( require (
github.com/JGLTechnologies/gin-rate-limit v1.5.8 github.com/JGLTechnologies/gin-rate-limit v1.5.8
github.com/emersion/go-smtp v0.24.0 github.com/emersion/go-smtp v0.24.0
github.com/getkin/kin-openapi v0.135.0 github.com/getkin/kin-openapi v0.137.0
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.3.0 github.com/oapi-codegen/runtime v1.3.0