We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f92f14 commit dc83e22Copy full SHA for dc83e22
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/fatih/color v1.18.0
10
github.com/google/gopacket v1.1.19
11
github.com/jpillora/sizestr v1.0.0
12
- github.com/mattn/go-sqlite3 v1.14.24
+ github.com/mattn/go-sqlite3 v1.14.28
13
github.com/netobserv/flowlogs-pipeline v1.7.0-community.0.20241217113023-fa0540a1658e
14
github.com/netobserv/netobserv-ebpf-agent v1.7.0-community.0.20250220123714-ff37a09f6232
15
github.com/onsi/ginkgo/v2 v2.23.0
0 commit comments