mirror of
				https://github.com/go-micro/go-micro.git
				synced 2025-10-30 23:27:41 +02:00 
			
		
		
		
	Use go.micro.mu
This commit is contained in:
		| @@ -30,7 +30,7 @@ type Response struct { | ||||
| // Resolve assumes ID is a domain which can be converted to a http://name/network request | ||||
| func (r *Resolver) Resolve(name string) ([]*resolver.Record, error) { | ||||
| 	proto := "https" | ||||
| 	host := "api.micro.mu" | ||||
| 	host := "go.micro.mu" | ||||
| 	path := "/network/nodes" | ||||
|  | ||||
| 	if len(r.Proto) > 0 { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user