diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-07-31 14:52:14 +0900 |
---|---|---|
committer | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-07-31 15:01:19 +0900 |
commit | f54a995391c4d0d8f22c6e9e6420f8ad0e6047b7 (patch) | |
tree | c579be19c724de56df0ee26bec203fb82321c083 /table | |
parent | 1848ab250341890430b048e4f3689d26de980f47 (diff) |
gobgpd: Avoid name collision
alias "p" for "github.com/kr/pretty" collides the local variable "p" for
Peer structure.
This patch fixes to avoid this name collision and also sorts the import
order with goimports.
e.g.) goimports -w -local github.com/osrg/gobgp gobgpd/main.go
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'table')
0 files changed, 0 insertions, 0 deletions