aboutsummaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-03-02 11:34:07 +0100
committerGravatar GitHub <noreply@github.com> 2020-03-02 10:34:07 +0000
commitacae2b0459cc680374c637339f76a6c4097985f0 (patch)
tree4ce623ca73cc79f705852ceb1eb60844b519e9e6 /plugin
parentcb1c755510d09e248b394c6677a706480f0ac4e9 (diff)
downloadcoredns-acae2b0459cc680374c637339f76a6c4097985f0.tar.gz
coredns-acae2b0459cc680374c637339f76a6c4097985f0.tar.zst
coredns-acae2b0459cc680374c637339f76a6c4097985f0.zip
build(deps): bump github.com/golang/protobuf from 1.3.3 to 1.3.4 (#3713)
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/golang/protobuf/releases) - [Commits](https://github.com/golang/protobuf/compare/v1.3.3...v1.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions
/td> 2017-05-12Makefile.release: bogus all target (#666)Gravatar Miek Gieben 1-7/+10 2017-05-08Add License Scanning badge (#663)Gravatar Chris Aniszczyk 1-0/+1 2017-05-05Don't check vendor code for gofmt, it takes forever (#661)Gravatar John Belamaric 1-1/+1 2017-05-03Release: fix docker pushGravatar Miek Gieben 1-0/+2 2017-05-03Release: fix MakefileGravatar Miek Gieben 1-0/+1 2017-05-03Release 007v007Gravatar Miek Gieben 1-1/+1 2017-05-03middleware/file: correctly parse the stanza (#658)Gravatar Miek Gieben 3-34/+87 2017-04-30Install: split build targets (#656)Gravatar Miek Gieben 1-3/+13 2017-04-30Remove annoying INFO from k8s middleware (#655)Gravatar John Belamaric 1-3/+1 2017-04-29middleware/cache: don't cache expired RRSIGs (#641)Gravatar Miek Gieben 7-62/+172 2017-04-28Update vendor with `go dep`Gravatar Yong Tang 8408-13844/+2469780 2017-04-28Add vendor setup with `go dep`Gravatar Yong Tang 3-1/+443 2017-04-27update readme (#650)Gravatar Miek Gieben 1-3/+4 2017-04-26middleware/proxy: Kill goroutines on stop (#646)Gravatar Miek Gieben 5-5/+112 2017-04-24Fix health race (#645)Gravatar Miek Gieben 6-28/+26 2017-04-24Point users to deployment repo (#643)Gravatar John Belamaric 1-23/+3 2017-04-24Pprof listen (#639)Gravatar Chris O'Haver 4-9/+34 2017-04-22msg.Service: add HostType() method (#627)Gravatar Miek Gieben 3-40/+114 2017-04-21Fix go pprof lib link (#638)Gravatar Chris O'Haver 1-1/+1 2017-04-21Fix link to SkyDNS (#637)Gravatar Dominic 1-1/+1 2017-04-20Fix TLS error message (#634)Gravatar Yue Ko 1-1/+1 2017-04-20Add MAINTAINERS (#633)Gravatar Miek Gieben 2-0/+10 2017-04-19Clean up the tls middleware README (#631)Gravatar John Belamaric 1-4/+22 2017-04-19Update the various Kubernetes middleware README files. (#630)Gravatar John Belamaric 3-174/+21 2017-04-19Add fallthrough support for Kubernetes (#626)Gravatar John Belamaric 7-9/+122 2017-04-18Tracing for gRPC Server (#619)Gravatar John Belamaric 6-11/+72