aboutsummaryrefslogtreecommitdiff
path: root/plugin/file/log_test.go
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-05-20 21:54:59 +0200
committerGravatar GitHub <noreply@github.com> 2024-05-20 21:54:59 +0200
commit11132710ffa9603ea3c1d2400e485a0793b72023 (patch)
tree7cc5a2ee57138bf5e5e231eec3a05438c8a5200a /plugin/file/log_test.go
parent0f692dd0dd93096e120896c2156e39ae9ef98bed (diff)
downloadcoredns-11132710ffa9603ea3c1d2400e485a0793b72023.tar.gz
coredns-11132710ffa9603ea3c1d2400e485a0793b72023.tar.zst
coredns-11132710ffa9603ea3c1d2400e485a0793b72023.zip
build(deps): bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3 (#6689)
Bumps [github.com/openzipkin/zipkin-go](https://github.com/openzipkin/zipkin-go) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/openzipkin/zipkin-go/releases) - [Commits](https://github.com/openzipkin/zipkin-go/compare/v0.4.2...v0.4.3) --- updated-dependencies: - dependency-name: github.com/openzipkin/zipkin-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'plugin/file/log_test.go')
0 files changed, 0 insertions, 0 deletions
> 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