From 7527110fdade65bc3e32389823ad12d71e018986 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Thu, 2 Mar 2017 14:10:45 +0000 Subject: [PATCH] Rerun vndr with latest version of tool That is, https://github.com/LK4D4/vndr/commit/e55af28bae0fa02cd6cb6b9f612b6ea9852ba77a. Since https://github.com/LK4D4/vndr/commit/f77ece9cb5f300dec6ef8230cba883f70758c922 the license files regex is case insensitive which picks up one more file. Signed-off-by: Ian Campbell --- vendor/github.com/gogo/protobuf/Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor/github.com/gogo/protobuf/Readme.md b/vendor/github.com/gogo/protobuf/Readme.md index 7da3263..c4ea565 100644 --- a/vendor/github.com/gogo/protobuf/Readme.md +++ b/vendor/github.com/gogo/protobuf/Readme.md @@ -38,6 +38,7 @@ These projects use gogoprotobuf: - docker swarmkit - sample proto file - nats.io - go-nats-streaming - tidb - Communication between tidb and tikv + - protoactor-go - vanity command that also generates actors from service definitions Please lets us know if you are using gogoprotobuf by posting on our GoogleGroup.