Update dependency go to v1.26.0

This commit is contained in:
renovate[bot]
2026-02-11 05:50:35 +00:00
committed by GitHub
parent 9e9992e643
commit f02df64c95
3 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/davegallant/vpngate
go 1.24.0
toolchain go1.25.6
toolchain go1.26.0
require (
github.com/AlecAivazis/survey/v2 v2.3.7