From 711c1b39f470fed925e9ad9ccfb03d987cb854e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Sat, 22 Dec 2018 17:05:28 +0800 Subject: [PATCH] Update dependency in_gopkg_urfave_cli_v1 to v1 (#1163) --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 4590315b5d0e..8250be0a235a 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -964,7 +964,7 @@ go_repository( go_repository( name = "in_gopkg_urfave_cli_v1", - tag = "v0.1.0", + tag = "v1.20.0", importpath = "gopkg.in/urfave/cli.v1", )