Update dependency go to v1.25.4

This commit is contained in:
renovate[bot]
2025-11-25 02:30:41 +00:00
committed by GitHub
parent 9545c9fd85
commit 41e752edac

2
go.mod
View File

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