podman/vendor/github.com/go-openapi/runtime
Aditya R 260bc3ec4c
vendor: bump containers/(storage, common, buildah, image)
Bump containers/(storage, common, buildah and image)

Changes since 2023-01-01:
 - skip mount-cache-selinux-long-name test under remote, with
   a FIXME requesting that someone see if it can be made to work.

 - skip six tests that fail under rootless-remote

 - add new --build-arg-file option:
 - update man page

Squash of:
* cf56eb1865
* 561f082772

Signed-off-by: Ed Santiago <santiago@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Signed-off-by: Aditya R <arajan@redhat.com>
2023-04-10 17:30:14 +05:30
..
client vendor: bump containers/(storage, common, buildah, image) 2023-04-10 17:30:14 +05:30
logger Add (podman {image,manifest} push --sign-by-sigstore=param-file.yaml) 2023-01-27 16:47:32 +01:00
middleware vendor: bump containers/(storage, common, buildah, image) 2023-04-10 17:30:14 +05:30
security Add (podman {image,manifest} push --sign-by-sigstore=param-file.yaml) 2023-01-27 16:47:32 +01:00
yamlpc Add (podman {image,manifest} push --sign-by-sigstore=param-file.yaml) 2023-01-27 16:47:32 +01:00
.editorconfig vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
.gitattributes vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
.gitignore vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
.golangci.yml vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
CODE_OF_CONDUCT.md vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
LICENSE vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
README.md vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
bytestream.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
client_auth_info.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
client_operation.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
client_request.go vendor: bump containers/(storage, common, buildah, image) 2023-04-10 17:30:14 +05:30
client_response.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
constants.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
csv.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
discard.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
file.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
headers.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
interfaces.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
json.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
request.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
statuses.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
text.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
values.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00
xml.go vendor in latests containers/(storage, common, build, image) 2023-01-19 10:42:10 -05:00

README.md

runtime Build Status codecov Slack Status

license GoDoc

golang Open-API toolkit - runtime

The runtime component for use in codegeneration or as untyped usage.