Compare commits

..

1 commit

Author SHA1 Message Date
e5f94f889f chore(deps): update module github.com/oapi-codegen/runtime to v1.4.0
Some checks failed
renovate/artifacts Artifact file update failure
2026-05-04 04:07:35 +00:00
2 changed files with 3 additions and 3 deletions

4
go.mod
View file

@ -5,11 +5,11 @@ go 1.25.0
require (
github.com/JGLTechnologies/gin-rate-limit v1.5.8
github.com/emersion/go-smtp v0.24.0
github.com/getkin/kin-openapi v0.138.0
github.com/getkin/kin-openapi v0.135.0
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.53.0
gorm.io/driver/postgres v1.6.0
gorm.io/driver/sqlite v1.6.0
gorm.io/gorm v1.31.1

View file

@ -31,7 +31,7 @@
"prettier-plugin-svelte": "^3.4.0",
"svelte": "^5.39.5",
"svelte-check": "^4.3.2",
"typescript": "^6.0.0",
"typescript": "^5.9.2",
"typescript-eslint": "^8.44.1",
"vite": "^8.0.0",
"vitest": "^3.2.4"