* enable cache for build, closes #8 * goimports * lint fixes Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
		| @@ -3,8 +3,9 @@ package mdns | ||||
| import ( | ||||
| 	"reflect" | ||||
| 	"testing" | ||||
|  | ||||
| 	"github.com/miekg/dns" | ||||
| ) | ||||
| import "github.com/miekg/dns" | ||||
|  | ||||
| type mockMDNSService struct{} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user