update options
This commit is contained in:
		| @@ -72,7 +72,6 @@ func Precache() Option { | |||||||
| func DefaultOptions() Options { | func DefaultOptions() Options { | ||||||
| 	return Options{ | 	return Options{ | ||||||
| 		Id:       uuid.New().String(), | 		Id:       uuid.New().String(), | ||||||
| 		Address:  DefaultAddress, |  | ||||||
| 		Network:  DefaultNetwork, | 		Network:  DefaultNetwork, | ||||||
| 		Registry: mdns.NewRegistry(), | 		Registry: mdns.NewRegistry(), | ||||||
| 		Context:  context.Background(), | 		Context:  context.Background(), | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user