Bump nebula

This commit is contained in:
Nate Brown 2025-06-23 11:35:40 -05:00
parent 5b1724d454
commit 3d2556554c
2 changed files with 3 additions and 1 deletions

View file

@ -9,7 +9,7 @@ toolchain go1.22.4
require (
github.com/DefinedNet/dnapi v0.0.0-20241212205635-1d1f0084d118
github.com/sirupsen/logrus v1.9.3
github.com/slackhq/nebula v1.9.5
github.com/slackhq/nebula v1.9.6-0.20250623163250-9877648da91c
golang.org/x/crypto v0.32.0
gopkg.in/yaml.v2 v2.4.0
)

View file

@ -133,6 +133,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/slackhq/nebula v1.9.5 h1:ZrxcvP/lxwFglaijmiwXLuCSkybZMJnqSYI1S8DtGnY=
github.com/slackhq/nebula v1.9.5/go.mod h1:1+4q4wd3dDAjO8rKCttSb9JIVbklQhuJiBp5I0lbIsQ=
github.com/slackhq/nebula v1.9.6-0.20250623163250-9877648da91c h1:7FPlny8KEAn3vvY9Rd7OX2zvfSQAnRfpsqblZ1yeVNw=
github.com/slackhq/nebula v1.9.6-0.20250623163250-9877648da91c/go.mod h1:1+4q4wd3dDAjO8rKCttSb9JIVbklQhuJiBp5I0lbIsQ=
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 h1:TG/diQgUe0pntT/2D9tmUCz4VNwm9MfrtPr0SU2qSX8=
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8/go.mod h1:P5HUIBuIWKbyjl083/loAegFkfbFNx5i2qEP4CNbm7E=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=