mirror of
https://github.com/bettercap/bettercap
synced 2025-07-16 10:03:39 -07:00
fix: getting rid of forked gopacket, static build ftw!
This commit is contained in:
parent
cc179f20b4
commit
1a67c82fbd
25 changed files with 55 additions and 53 deletions
|
@ -1,7 +1,7 @@
|
|||
package packets
|
||||
|
||||
import (
|
||||
"github.com/bettercap/gopacket/layers"
|
||||
"github.com/google/gopacket/layers"
|
||||
"net"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue