mirror of
https://github.com/containers/podman.git
synced 2025-11-30 18:18:18 +08:00
Ginkgo currently logs a warning because the cli version (defnied in test/tools/go.mod) does not match the library version (defnied in go.mod). Simply fix this by updating ginkgo to the latest version. Signed-off-by: Paul Holzinger <pholzing@redhat.com>