chore(deps): update dependency go to v1.26.1 (#176)

This commit is contained in:
renovate[bot]
2026-03-08 08:39:35 +09:00
committed by GitHub
parent 184ea2acf2
commit 35edd7e74a

2
go.mod
View File

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