mirror of
https://github.com/maride/pancap.git
synced 2026-04-13 10:35:45 +00:00
Sort imports
This commit is contained in:
@@ -2,8 +2,8 @@ package ethernet
|
||||
|
||||
import (
|
||||
"git.darknebu.la/maride/pancap/ethernet/arp"
|
||||
"git.darknebu.la/maride/pancap/ethernet/dns"
|
||||
"git.darknebu.la/maride/pancap/ethernet/dhcpv4"
|
||||
"git.darknebu.la/maride/pancap/ethernet/dns"
|
||||
"github.com/google/gopacket"
|
||||
"github.com/google/gopacket/layers"
|
||||
"log"
|
||||
|
||||
Reference in New Issue
Block a user