From b08714b378e8e5b0c4ecdde73f92c36d6303b4b6 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Fri, 10 Jan 2020 16:39:01 -0800 Subject: [PATCH] fix: Integrate latest proto-docs-plugin fix. Fixes dialogflow v2 PiperOrigin-RevId: 289189004 --- WORKSPACE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 52241f1e..aa749ce2 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -159,8 +159,8 @@ py_gapic_repositories() http_archive( name = "protoc_docs_plugin", - strip_prefix = "protoc-docs-plugin-abe1eff656bfdba4a5d5f9d9bb803e530fb61a03", - urls = ["https://github.com/googleapis/protoc-docs-plugin/archive/abe1eff656bfdba4a5d5f9d9bb803e530fb61a03.zip"], + strip_prefix = "protoc-docs-plugin-aca29d1c703cc4abe0f37d9a39317d0fc7acba05", + urls = ["https://github.com/googleapis/protoc-docs-plugin/archive/aca29d1c703cc4abe0f37d9a39317d0fc7acba05.zip"], ) load(