diff --git a/go.mod b/go.mod index e8e900685..0e2131637 100644 --- a/go.mod +++ b/go.mod @@ -46,3 +46,5 @@ require ( ) replace github.com/docker/docker v1.13.1 => github.com/docker/engine v0.0.0-20200204220554-5f6d6f3f2203 + +replace github.com/Azure/go-autorest => github.com/Azure/go-autorest v13.3.3+incompatible