Browse Source

chore(deps): update dependency go to v1.23.3 (#792)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 11 months ago
parent
commit
b5d93c8089
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.2
+toolchain go1.23.3
 
 
 require (
 require (
 	github.com/Masterminds/sprig/v3 v3.3.0
 	github.com/Masterminds/sprig/v3 v3.3.0