Failed to gofmt
This commit is contained in:
		| @@ -140,7 +140,7 @@ var ( | |||||||
|  |  | ||||||
| 	DefaultRegistries = map[string]func(...registry.Option) registry.Registry{ | 	DefaultRegistries = map[string]func(...registry.Option) registry.Registry{ | ||||||
| 		"consul": consul.NewRegistry, | 		"consul": consul.NewRegistry, | ||||||
| 		"mdns": mdns.NewRegistry, | 		"mdns":   mdns.NewRegistry, | ||||||
| 	} | 	} | ||||||
|  |  | ||||||
| 	DefaultSelectors = map[string]func(...selector.Option) selector.Selector{ | 	DefaultSelectors = map[string]func(...selector.Option) selector.Selector{ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user