aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/golang/protobuf/CONTRIBUTORS
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com> 2019-03-03 11:56:26 -0800
committerGravatar GitHub <noreply@github.com> 2019-03-03 11:56:26 -0800
commit9d39ea51a7774cfbc680a99d9deafffecc26e295 (patch)
tree1187c5220082626e187ec4f37d486f2ceaa576b0 /vendor/github.com/golang/protobuf/CONTRIBUTORS
parent39d94835ee6198d63e086e0b0c90b8ed347884b7 (diff)
downloadcoredns-9d39ea51a7774cfbc680a99d9deafffecc26e295.tar.gz
coredns-9d39ea51a7774cfbc680a99d9deafffecc26e295.tar.zst
coredns-9d39ea51a7774cfbc680a99d9deafffecc26e295.zip
Add `go mod` support (#2503)
* Remove vendor and go-dep Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Add go.mod Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update Makefile and .travis.yml Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'vendor/github.com/golang/protobuf/CONTRIBUTORS')
-rw-r--r--vendor/github.com/golang/protobuf/CONTRIBUTORS3
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/github.com/golang/protobuf/CONTRIBUTORS b/vendor/github.com/golang/protobuf/CONTRIBUTORS
deleted file mode 100644
index 1c4577e96..000000000
--- a/vendor/github.com/golang/protobuf/CONTRIBUTORS
+++ /dev/null
@@ -1,3 +0,0 @@
-# This source code was written by the Go contributors.
-# The master list of contributors is in the main Go distribution,
-# visible at http://tip.golang.org/CONTRIBUTORS.