From 9e72f5d6c39bbeb96cf0fd815299e99ebcc0c715 Mon Sep 17 00:00:00 2001 From: Bartosz Oleaczek Date: Thu, 19 Dec 2024 12:49:25 +0100 Subject: [PATCH] update go toolchain --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ce3641a2..baabbe93 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/NordSecurity/nordvpn-linux go 1.22.1 -toolchain go1.22.2 +toolchain go1.23.3 // Bindings // NOTE: If you are chaning the binding versions here, keep in mind that you