Update dependency go to v1.25.6 (#167)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-17 10:07:08 -05:00
committed by GitHub
parent 9939da15cc
commit ff1d10e9bd

2
go.mod
View File

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