spiegel_podman/cmd/podman/utils
Paul Holzinger e23dd66fa9 fix bad import path for cmd/podman/utils
Libpod or packages under /pkg should never import from /cmd/...
This will quickly result in import cycles and weird code paths.
Also there is no reason to use this special code we can just use
syscall.SIGHUB as SIGNAL.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-06-14 16:12:10 -04:00
..
alias.go enable gocritic linter 2022-04-26 18:12:22 +02:00
error.go Remove error stutter 2022-03-25 21:47:04 -04:00
utils.go bump go module to version 4 2022-01-18 12:47:07 +01:00