Miek Gieben
91d6451684
plugin/trace: update datadog import ( #2676 )
...
Use gopkg.in/DataDog/dd-trace-go.v0 as this is the new home for it
Fixes : #2282
Signed-off-by: Miek Gieben <miek@miek.nl >
2019-03-12 11:01:47 +00:00
Miek Gieben
b67e4c47c2
Move to miekg/dns 1.1.6 ( #2666 )
...
Some more udp/tcp fixes/cleanups have been merged. Run through our gamut
of tests.
Signed-off-by: Miek Gieben <miek@miek.nl >
2019-03-11 09:17:27 -07:00
Miek Gieben
f7d34991c1
miekg/dns to version 1.1.5 ( #2662 )
...
This version reverts the worker model that's causes cpu overloads.
Signed-off-by: Miek Gieben <miek@miek.nl >
2019-03-09 10:13:38 -08:00
Yong Tang
9dd288943a
Move *proxy* to external ( #2651 )
...
* Move *proxy* to external
move the proxy plugin into coredns/proxy and remove it as a default
plugin. Link the proxy to deprecated in plugin.cfg
coredns/proxy doesn't compile because of the vendoring :(
Signed-off-by: Miek Gieben <miek@miek.nl >
* Add github.com/coredns/proxy
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2019-03-04 07:32:38 +00:00
Yong Tang
9d39ea51a7
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 >
2019-03-03 11:56:26 -08:00