mirror of
https://github.com/go-micro/go-micro.git
synced 2025-08-10 21:52:01 +02:00
God damn you nil map
This commit is contained in:
@@ -85,6 +85,7 @@ func newConsulRegistry(opts ...Option) Registry {
|
||||
Address: config.Address,
|
||||
Client: client,
|
||||
Options: options,
|
||||
register: make(map[string]uint64),
|
||||
}
|
||||
|
||||
return cr
|
||||
|
Reference in New Issue
Block a user