fix(deps): update module github.com/getkin/kin-openapi to v0.144.0 [security] (#38623)

This commit is contained in:
Giteabot
2026-07-24 15:14:44 -07:00
committed by GitHub
parent 13406e7aa7
commit 39cc4db4ba
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -43,7 +43,7 @@ require (
github.com/ethantkoenig/rupture v1.0.1
github.com/felixge/fgprof v0.9.5
github.com/fsnotify/fsnotify v1.10.1
github.com/getkin/kin-openapi v0.142.0
github.com/getkin/kin-openapi v0.144.0
github.com/gliderlabs/ssh v0.3.8
github.com/go-chi/chi/v5 v5.3.1
github.com/go-chi/cors v1.2.2