mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
fuzz: put fuzzing stuff in own build tag (#1215)
No need to have this build all the time.
This commit is contained in:
2
plugin/cache/fuzz.go
vendored
2
plugin/cache/fuzz.go
vendored
@@ -1,3 +1,5 @@
|
||||
// +build fuzz
|
||||
|
||||
package cache
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user