File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/alecthomas/kong v1.2.1
7
7
github.com/netsampler/goflow2/v2 v2.2.3
8
- github.com/pebbe/zmq4 v1.2.11
8
+ github.com/pebbe/zmq4 v1.4.0
9
9
github.com/prometheus/client_golang v1.22.0
10
10
github.com/sirupsen/logrus v1.9.3
11
11
google.golang.org/protobuf v1.36.6
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
29
29
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
30
30
github.com/netsampler/goflow2/v2 v2.2.3 h1:uItOl69jDHuNJR+LGZ1JFs4/9qzBgbm95SP0QTMzGwo =
31
31
github.com/netsampler/goflow2/v2 v2.2.3 /go.mod h1:qC4yiY8Rw7SEwrpPy+w2ktnXc403Vilt2ZyBEYE5iJQ =
32
- github.com/pebbe/zmq4 v1.2.11 h1:Ua5mgIaZeabUGnH7tqswkUcjkL7JYGai5e8v4hpEU9Q =
33
- github.com/pebbe/zmq4 v1.2.11 /go.mod h1:nqnPueOapVhE2wItZ0uOErngczsJdLOGkebMxaO8r48 =
32
+ github.com/pebbe/zmq4 v1.4.0 h1:gO5P92Ayl8GXpPZdYcD62Cwbq0slSBVVQRIXwGSJ6eQ =
33
+ github.com/pebbe/zmq4 v1.4.0 /go.mod h1:nqnPueOapVhE2wItZ0uOErngczsJdLOGkebMxaO8r48 =
34
34
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
35
35
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
36
36
github.com/prometheus/client_golang v1.22.0 h1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q =
You can’t perform that action at this time.
0 commit comments