diff --git a/go.mod b/go.mod index 3c6a1e64170..763f45d4fcd 100644 --- a/go.mod +++ b/go.mod @@ -44,3 +44,5 @@ require ( ) replace github.com/sirupsen/logrus => github.com/sirupsen/logrus v1.4.2 + +replace github.com/containers/common => github.com/vrothberg/common fix-podman-11964