mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 02:03:20 -04:00 
			
		
		
		
	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>
This commit is contained in:
		
				
					committed by
					
						 Miek Gieben
						Miek Gieben
					
				
			
			
				
	
			
			
			
						parent
						
							7219bce285
						
					
				
				
					commit
					01ccbbb12d
				
			| @@ -1,4 +1,4 @@ | ||||
| // +build fuzz | ||||
| // +build gofuzz | ||||
|  | ||||
| package rewrite | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user