From bf6592f31953f3dab5392182b5a48ee713ba9dd3 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Sat, 15 Jul 2023 02:34:16 +0000 Subject: [PATCH] chore: Updated to content "" in file "./utils/easyvpn/Makefile" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- utils/easyvpn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/easyvpn/Makefile b/utils/easyvpn/Makefile index a433bcd..1059e05 100644 --- a/utils/easyvpn/Makefile +++ b/utils/easyvpn/Makefile @@ -1,6 +1,6 @@ .PHONY: build_osx build_windows build_linux init_osx init_linux init_windows -GOLANG_VERSION ?= 1.20.5 +GOLANG_VERSION ?= 1.20.6 build_osx: go mod download