summaryrefslogtreecommitdiff
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorSteve Azzopardi <steveazz@outlook.com>2019-01-18 10:59:54 +0100
committerSteve Azzopardi <steveazz@outlook.com>2019-01-18 11:11:45 +0100
commit579c85563ac84c134f1c3cb3a0d0914cca0b7e38 (patch)
treeaa046ebd77f59e07314154a27c8d58c8bb08d8bc /Gopkg.toml
parentMerge branch 'docs/refactor-front-page' into 'master' (diff)
downloadgitlab-runner-579c85563ac84c134f1c3cb3a0d0914cca0b7e38.tar.gz
Update github.com/Azure/go-ansiterm dependency
Remove the override from `Gopkg.toml` file and update the dependency, since it is needed for `github.com/docker/docker` latest client upgrade that is needed for https://gitlab.com/gitlab-org/gitlab-runner/issues/3488
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index ddd51c75..b6566416 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -159,10 +159,6 @@ ignored = ["test", "appengine"]
revision = "d4e6b95c12a08b4de2d48b45d5b4d594e5d32fab"
[[override]]
- name = "github.com/Azure/go-ansiterm"
- revision = "19f72df4d05d31cbe1c56bfc8045c96babff6c7e"
-
-[[override]]
name = "github.com/Microsoft/go-winio"
revision = "ce2922f643c8fd76b46cadc7f404a06282678b34"