List deprecation version for consul datacentre
This commit is contained in:
parent
f739ce2a35
commit
17460be771
|
@ -16,7 +16,7 @@ type Consul struct {
|
|||
Token string
|
||||
Username string
|
||||
Password string
|
||||
Datacentre string
|
||||
Datacentre string // deprecated in 1.10; use Datacenter
|
||||
Datacenter string
|
||||
tls.ClientConfig
|
||||
TagDelimiter string
|
||||
|
|
Loading…
Reference in New Issue