Revert deletion of dependency version override (#2127)
This partially reverts commit 9bcb5b08ea
.
This commit is contained in:
parent
809aab7c82
commit
e9a9ce948c
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue