| fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
| github.com/google/gnostic-models/openapiv2 | |
| github.com/google/gnostic-models/openapiv3 | |
| go.yaml.in/yaml/v2 | Package yaml implements YAML support for the Go language. |
| go.yaml.in/yaml/v3 | Package yaml implements YAML support for the Go language. |
| reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |
| sort | Package sort provides primitives for sorting slices and user-defined collections. |
| strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |