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