Browse Source

chore(deps): update dependency go to v1.23.6 (#851)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 7 months ago
parent
commit
b13f5e0bf0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -2,7 +2,7 @@ module github.com/mudler/edgevpn
 
 
 go 1.23
 go 1.23
 
 
-toolchain go1.23.5
+toolchain go1.23.6
 
 
 require (
 require (
 	github.com/Masterminds/sprig/v3 v3.3.0
 	github.com/Masterminds/sprig/v3 v3.3.0