spiegel_podman/pkg/bindings/manifests
Chris Evich d968f3fe09
Replace deprecated ioutil
Package `io/ioutil` was deprecated in golang 1.16, preventing podman from
building under Fedora 37.  Fortunately, functionality identical
replacements are provided by the packages `io` and `os`.  Replace all
usage of all `io/ioutil` symbols with appropriate substitutions
according to the golang docs.

Signed-off-by: Chris Evich <cevich@redhat.com>
2022-09-20 15:34:27 -04:00
..
manifests.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
types.go Mark some of the option fields as ignored in pkg/bindings 2022-08-26 09:55:17 +03:00
types_add_options.go Resolves #13629 Add RegistryAuthHeader to manifest push 2022-03-26 16:39:11 -04:00
types_create_options.go podman manifest create: accept --amend and --insecure flags 2022-08-16 19:45:36 -04:00
types_exists_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_inspect_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_modify_options.go bindings: add manifest should follow es_model while marshalling OSVersion and OSFeatures 2022-06-02 18:06:27 +05:30
types_remove_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00