Update dependency go to v1.25.5 (#163)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dave Gallant <davegallant@proton.me>
This commit is contained in:
renovate[bot]
2025-12-19 08:49:09 -05:00
committed by GitHub
parent 3f7d49f78d
commit e0444a7e42

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.5
require (
github.com/AlecAivazis/survey/v2 v2.3.7