mirror of
https://github.com/coredns/coredns.git
synced 2025-12-04 01:15:11 -05:00
fuzz: use new fuzzit (#3193)
Upgrade to new version and add if-not-exists to the cmdline Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
# GO111MODULE=off go get github.com/dvyukov/go-fuzz/go-fuzz-build
|
||||
|
||||
REPO:="github.com/coredns/coredns"
|
||||
FUZZIT:=v2.4.28
|
||||
FUZZIT:=v2.4.35
|
||||
# set LIBFUZZER=YES to build libfuzzer compatible targets
|
||||
|
||||
FUZZ:=$(dir $(wildcard plugin/*/fuzz.go)) # plugin/cache/
|
||||
|
||||
Reference in New Issue
Block a user