Use go 1.26 (latest 1.26.5) (#1818)

This commit is contained in:
Nate Brown
2026-07-23 10:36:20 -05:00
committed by GitHub
parent 15f0f0d5d0
commit f8775bb6ca
5 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/slackhq/nebula
go 1.25.0
go 1.26.0
require (
dario.cat/mergo v1.0.2