ARO-RP/vendor/github.com/go-openapi/errors
Ben Vesel 37d6378a88
Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135)
Bumps [github.com/containers/podman/v4](https://github.com/containers/podman) from 4.1.1 to 4.4.2.
- [Release notes](https://github.com/containers/podman/releases)
- [Changelog](https://github.com/containers/podman/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/containers/podman/compare/v4.1.1...v4.4.2)

---
updated-dependencies:
- dependency-name: github.com/containers/podman/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-31 18:59:01 -04:00
..
.gitattributes Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00
.gitignore Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00
.golangci.yml Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00
CODE_OF_CONDUCT.md Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00
LICENSE Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00
README.md Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00
api.go Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00
auth.go Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00
doc.go Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00
headers.go Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00
middleware.go Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00
parsing.go Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00
schema.go Bump github.com/containers/podman/v4 from 4.1.1 to 4.4.2 (#3135) 2023-08-31 18:59:01 -04:00

README.md

OpenAPI errors

Build Status codecov Slack Status license Go Reference GolangCI Go Report Card

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