Skip to content
Snippets Groups Projects
Unverified Commit 772c2761 authored by Steve Azzopardi's avatar Steve Azzopardi
Browse files

Remove unnecessary dep constraint

`github.com/docker/engine-api` is not being used anywhere and the
library itself is deprecated.
parent 28d917e0
No related branches found
No related tags found
No related merge requests found
......@@ -178,10 +178,6 @@ ignored = ["test", "appengine"]
name = "github.com/docker/docker-credential-helpers"
revision = "b7c53e02cd1a9a01500a58f22d83c6e964bc59db"
[[override]]
name = "github.com/docker/engine-api"
revision = "4290f40c056686fcaa5c9caf02eac1dde9315adf"
[[override]]
name = "github.com/docker/spdystream"
revision = "449fdfce4d962303d702fec724ef0ad181c92528"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment