Revert deletion of dependency version override (#2127)

This partially reverts commit de35747725.
This commit is contained in:
Antoine Cotten 2018-02-21 15:12:54 +01:00 committed by Manuel Alejandro de Brito Fontes
parent 72eee9d3cc
commit 7a9bc0e1c1

View file

@ -20,6 +20,10 @@
# name = "github.com/x/y"
# version = "2.4.0"
[[override]]
name = "github.com/docker/distribution"
revision = "edc3ab29cdff8694dd6feb85cfeb4b5f1b38ed9c"
[[constraint]]
name = "github.com/eapache/channels"
branch = "master"