diff options
Diffstat (limited to 'replacer_fuzz.go')
-rw-r--r-- | replacer_fuzz.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/replacer_fuzz.go b/replacer_fuzz.go index a837e33f8..50fb0b611 100644 --- a/replacer_fuzz.go +++ b/replacer_fuzz.go @@ -13,7 +13,6 @@ // limitations under the License. //go:build gofuzz -// +build gofuzz package caddy |