Files
kata-containers/src/runtime/vendor/github.com/go-openapi/errors
stevenhorsman dc64d256bf runtime: Bump cri-o to latest
Bump cri-o to 1.34.0 to try and remediate security advisories
CVE-2025-0750 and CVE-2025-4437.

Note: Running
```
go get github.com/cri-o/cri-o@v1.34.0
```
seems to bump a lot of other go modules, hence the size of the
vendor diff

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
2025-09-15 14:29:06 +01:00
..
2020-04-27 19:50:29 -07:00
2025-09-15 14:29:06 +01:00
2025-09-15 14:29:06 +01:00
2020-04-27 19:50:29 -07:00
2025-09-15 14:29:06 +01:00
2025-09-15 14:29:06 +01:00
2025-09-15 14:29:06 +01:00
2025-09-15 14:29:06 +01:00
2025-09-15 14:29:06 +01:00

OpenAPI errors Build Status codecov

Slack Status license Go Reference Go Report Card

Shared errors and error interface used throughout the various libraries found in the go-openapi toolkit.