Skip to content

Commit 3d25565

Browse files
committed
Bump nebula
1 parent 5b1724d commit 3d25565

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

nebula/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ toolchain go1.22.4
99
require (
1010
github.com/DefinedNet/dnapi v0.0.0-20241212205635-1d1f0084d118
1111
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
1313
golang.org/x/crypto v0.32.0
1414
gopkg.in/yaml.v2 v2.4.0
1515
)

nebula/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
133133
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
134134
github.com/slackhq/nebula v1.9.5 h1:ZrxcvP/lxwFglaijmiwXLuCSkybZMJnqSYI1S8DtGnY=
135135
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=
136138
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 h1:TG/diQgUe0pntT/2D9tmUCz4VNwm9MfrtPr0SU2qSX8=
137139
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8/go.mod h1:P5HUIBuIWKbyjl083/loAegFkfbFNx5i2qEP4CNbm7E=
138140
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

0 commit comments

Comments
 (0)