automation-tests/cmd/podman/registry
Sascha Grunert e8adec5f41
cmd/podman: switch to golang native error wrapping
We now use the golang error wrapping format specifier `%w` instead of
the deprecated github.com/pkg/errors package.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-06-30 12:58:57 +02:00
..
config.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
config_abi.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
config_tunnel.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
json.go Fixup issues found by golint 2020-06-10 05:49:41 -04:00
registry.go bump go module to version 4 2022-01-18 12:47:07 +01:00
remote.go Option --url and --connection should imply --remote. 2022-02-19 14:53:37 +00:00