Skip to content

Commit

Permalink
Revert deletion of dependency version override (#2127)
Browse files Browse the repository at this point in the history
This partially reverts commit 9bcb5b0.
  • Loading branch information
antoineco authored and aledbf committed Feb 21, 2018
1 parent 809aab7 commit e9a9ce9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e9a9ce9

Please sign in to comment.