no longer need go1.26 with this fix

This commit is contained in:
Wade Simmons
2026-04-28 13:12:22 -04:00
parent 4ff9e97dce
commit d4d747f219
2 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/slackhq/nebula
go 1.26
go 1.25.0
require (
dario.cat/mergo v1.0.2