Format with gofmt
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
This commit is contained in:
@ -28,7 +28,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
sysctlDotKeyTemplate = "net.ipv4.conf.%s.proxy_arp"
|
sysctlDotKeyTemplate = "net.ipv4.conf.%s.proxy_arp"
|
||||||
sysctlSlashKeyTemplate = "net/ipv4/conf/%s/proxy_arp"
|
sysctlSlashKeyTemplate = "net/ipv4/conf/%s/proxy_arp"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user