Update code to use pault.ag/go/sniff package (#5038)
* Update code to use pault.ag/go/sniff package * Update go dependencies
This commit is contained in:
parent
3e2bbbed3d
commit
d0423c6d4f
17 changed files with 213 additions and 59 deletions
|
|
@ -23,7 +23,7 @@ import (
|
|||
|
||||
"k8s.io/klog"
|
||||
|
||||
"github.com/paultag/sniff/parser"
|
||||
"pault.ag/go/sniff/parser"
|
||||
)
|
||||
|
||||
// TCPServer describes a server that works in passthrough mode.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue