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
8
vendor/github.com/vmware-labs/yaml-jsonpath/pkg/yamlpath/doc.go
generated
vendored
Normal file
8
vendor/github.com/vmware-labs/yaml-jsonpath/pkg/yamlpath/doc.go
generated
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/*
|
||||
* Copyright 2020 VMware, Inc.
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
// Package yamlpath provides YAML node searching using path notation.
|
||||
package yamlpath
|
||||
Loading…
Add table
Add a link
Reference in a new issue