Update Go version to 1.23 (#2588)

This commit is contained in:
Maycon Santos
2024-09-12 13:46:28 +02:00
committed by GitHub
parent afb9673bc4
commit 4c130a0291
8 changed files with 12 additions and 12 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/netbirdio/netbird
go 1.21.0
go 1.23.0
require (
cunicu.li/go-rosenpass v0.4.0