File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ toolchain go1.22.4
9
9
require (
10
10
github.com/DefinedNet/dnapi v0.0.0-20241212205635-1d1f0084d118
11
11
github.com/sirupsen/logrus v1.9.3
12
- github.com/slackhq/nebula v1.9.5
12
+ github.com/slackhq/nebula v1.9.6-0.20250623163250-9877648da91c
13
13
golang.org/x/crypto v0.32.0
14
14
gopkg.in/yaml.v2 v2.4.0
15
15
)
Original file line number Diff line number Diff line change @@ -133,6 +133,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
133
133
github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
134
134
github.com/slackhq/nebula v1.9.5 h1:ZrxcvP/lxwFglaijmiwXLuCSkybZMJnqSYI1S8DtGnY =
135
135
github.com/slackhq/nebula v1.9.5 /go.mod h1:1+4q4wd3dDAjO8rKCttSb9JIVbklQhuJiBp5I0lbIsQ =
136
+ github.com/slackhq/nebula v1.9.6-0.20250623163250-9877648da91c h1:7FPlny8KEAn3vvY9Rd7OX2zvfSQAnRfpsqblZ1yeVNw =
137
+ github.com/slackhq/nebula v1.9.6-0.20250623163250-9877648da91c /go.mod h1:1+4q4wd3dDAjO8rKCttSb9JIVbklQhuJiBp5I0lbIsQ =
136
138
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 h1:TG/diQgUe0pntT/2D9tmUCz4VNwm9MfrtPr0SU2qSX8 =
137
139
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 /go.mod h1:P5HUIBuIWKbyjl083/loAegFkfbFNx5i2qEP4CNbm7E =
138
140
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments