remove version from example
This commit is contained in:
		| @@ -143,7 +143,6 @@ func main() { | |||||||
| 	// Create a new service. Optionally include some options here. | 	// Create a new service. Optionally include some options here. | ||||||
| 	service := micro.NewService( | 	service := micro.NewService( | ||||||
| 		micro.Name("greeter"), | 		micro.Name("greeter"), | ||||||
| 		micro.Version("latest"), |  | ||||||
| 	) | 	) | ||||||
|  |  | ||||||
| 	// Init will parse the command line flags. | 	// Init will parse the command line flags. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user