coredns/plugin
Muhammad Falak R Wani 01ccbbb12d fuzz: use gofuzz build tag instead of fuzz (#3185)
* fuzz: use gofuzz build tag instead of fuzz

Since go-fuzz does not support Go modules yet, vendor dependencies.

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* fuzz: avoid vendoring code for go-fuzz

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2019-08-25 13:02:44 +00:00
..
any Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
auto typo fixes (#3169) 2019-08-21 16:08:55 -04:00
autopath typo fixes (#3169) 2019-08-21 16:08:55 -04:00
azure typo fixes (#3169) 2019-08-21 16:08:55 -04:00
bind Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
cache fuzz: use gofuzz build tag instead of fuzz (#3185) 2019-08-25 13:02:44 +00:00
cancel go report card fixes (#3182) 2019-08-24 18:14:25 +00:00
chaos fuzz: use gofuzz build tag instead of fuzz (#3185) 2019-08-25 13:02:44 +00:00
clouddns fix mis-spelling in clouddns.go (#3166) 2019-08-21 06:16:00 -07:00
debug Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
deprecated Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
dnssec Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
dnstap fix typo "dnstop" >> "dnstap" (#3170) 2019-08-22 16:44:25 +00:00
erratic Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
errors Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
etcd go report card fixes (#3182) 2019-08-24 18:14:25 +00:00
file fuzz: use gofuzz build tag instead of fuzz (#3185) 2019-08-25 13:02:44 +00:00
forward Cleanup: fix some typos in code comment (#3172) 2019-08-22 14:35:55 +00:00
grpc Fix response_rcode_count_total metric (#3029) 2019-07-23 06:23:16 +00:00
health typo fixes (#3169) 2019-08-21 16:08:55 -04:00
hosts plugin/hosts: create inline map in setup (#3071) 2019-07-31 19:37:09 +00:00
import Trivial fix typo (#2590) 2019-02-21 07:23:34 +00:00
k8s_external correct test and code (#3184) 2019-08-23 11:51:42 -07:00
kubernetes go report card fixes (#3182) 2019-08-24 18:14:25 +00:00
loadbalance Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
log Fix log plugin benchmark and slightly improve performance (#3004) 2019-07-16 19:00:22 +00:00
loop Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
metadata typo fixes (#3169) 2019-08-21 16:08:55 -04:00
metrics Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
nsid Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
pkg fuzzing: allow setup function to be called (#3175) 2019-08-24 18:13:47 +00:00
pprof typo fixes (#3169) 2019-08-21 16:08:55 -04:00
ready typo fixes (#3169) 2019-08-21 16:08:55 -04:00
reload fix typo (#3180) 2019-08-23 06:29:17 +00:00
rewrite fuzz: use gofuzz build tag instead of fuzz (#3185) 2019-08-25 13:02:44 +00:00
root Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
route53 run gofmt -w -s **/*.go (#3126) 2019-08-14 07:56:12 +00:00
secondary Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
template typo fixes (#3169) 2019-08-21 16:08:55 -04:00
test testing: TCPServer was only used in secondary_test.go (#3186) 2019-08-25 12:59:44 +00:00
tls Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
trace Move github.com/openzipkin/zipkin-go-opentracing => github.com/openzipkin-contrib/zipkin-go-opentracing (#3070) 2019-07-31 06:44:56 +00:00
whoami fuzz: use gofuzz build tag instead of fuzz (#3185) 2019-08-25 13:02:44 +00:00
backend.go Remove context.Context from request.Request (#2726) 2019-03-26 14:37:30 +00:00
backend_lookup.go Remove context.Context from request.Request (#2726) 2019-03-26 14:37:30 +00:00
done.go go report card fixes (#3182) 2019-08-24 18:14:25 +00:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
normalize.go typo fixes (#3169) 2019-08-21 16:08:55 -04:00
normalize_test.go Stop importing testing in the main binary (#2479) 2019-01-19 11:23:13 +00:00
plugin.go typo fixes (#3169) 2019-08-21 16:08:55 -04:00