mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 20:36:26 +02:00
Fix fmt
This commit is contained in:
parent
fd6f676f8f
commit
e80234b4a7
@ -522,7 +522,7 @@ func (c *Client) Clone() (*Client, error) {
|
||||
MaxRetries: config.MaxRetries,
|
||||
Timeout: config.Timeout,
|
||||
Backoff: config.Backoff,
|
||||
Limiter: config.Limiter,
|
||||
Limiter: config.Limiter,
|
||||
}
|
||||
config.modifyLock.RUnlock()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user