Skip to content
Snippets Groups Projects
Commit 832575d7 authored by Alessio Caiazza's avatar Alessio Caiazza
Browse files

Merge branch 'remove-unnecessary-dep-constraint' into 'master'

Remove unnecessary dep constraint

See merge request gitlab-org/gitlab-runner!1147
parents 3fac65ea 772c2761
No related branches found
No related tags found
No related merge requests found
...@@ -178,10 +178,6 @@ ignored = ["test", "appengine"] ...@@ -178,10 +178,6 @@ ignored = ["test", "appengine"]
name = "github.com/docker/docker-credential-helpers" name = "github.com/docker/docker-credential-helpers"
revision = "b7c53e02cd1a9a01500a58f22d83c6e964bc59db" revision = "b7c53e02cd1a9a01500a58f22d83c6e964bc59db"
[[override]]
name = "github.com/docker/engine-api"
revision = "4290f40c056686fcaa5c9caf02eac1dde9315adf"
[[override]] [[override]]
name = "github.com/docker/spdystream" name = "github.com/docker/spdystream"
revision = "449fdfce4d962303d702fec724ef0ad181c92528" revision = "449fdfce4d962303d702fec724ef0ad181c92528"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment