feat: update gopacket to latest master

This commit is contained in:
Toby
2024-02-17 14:28:57 -08:00
parent ebff4308e4
commit 5c77cede3d
2 changed files with 8 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/coreos/go-iptables v0.7.0
github.com/expr-lang/expr v1.15.7
github.com/florianl/go-nfqueue v1.3.2-0.20231218173729-f2bdeb033acf
github.com/google/gopacket v1.1.19
github.com/google/gopacket v1.1.20-0.20220810144506-32ee38206866
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/mdlayher/netlink v1.6.0
github.com/spf13/cobra v1.8.0