go.mod: bump github.com/getkin/kin-openapi to v0.131.0
As deepmap/oapi-codegen didn't work with this newer version, upgrade to oapi-codegen/oapi-codegen v2. Mitigating CVE-2025-30153
This commit is contained in:
parent
c5cb0d0618
commit
b2700903ae
403 changed files with 44758 additions and 16347 deletions
6
vendor/github.com/oapi-codegen/runtime/README.md
generated
vendored
Normal file
6
vendor/github.com/oapi-codegen/runtime/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# oapi-codegen/runtime
|
||||
|
||||
⚠️ This README may be for the latest development version, which may
|
||||
contain unreleased changes. Please ensure you're looking at the README for the latest release version.
|
||||
|
||||
This provides any runtime-specific code that the generated code that oapi-codegen generates may need, and therefore is expected to be used with [deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen).
|
||||
Loading…
Add table
Add a link
Reference in a new issue