We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88babb2 commit 6e1766eCopy full SHA for 6e1766e
tools/exporter/exporter.go
@@ -11,7 +11,7 @@ import (
11
"net/netip"
12
13
"github.com/nttcom/fluvia/pkg/client"
14
- "github.com/nttcom/fluvia/pkg/packet/ipfix"
+ "github.com/nttcom/fluvia/pkg/ipfix"
15
)
16
17
func main() {
0 commit comments