Skip to content

Commit

Permalink
Bump golang version to 1.22.2 (#334)
Browse files Browse the repository at this point in the history
chore: Update the golang docker image version in the Makefile for eas...

... yvpn

Made with ❤️️ by updatecli

Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com>
  • Loading branch information
1 parent debc7f4 commit 6eed8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/easyvpn/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: build_osx build_windows build_linux init_osx init_linux init_windows

GOLANG_VERSION ?= 1.22.1
GOLANG_VERSION ?= 1.22.2

build_osx:
go mod download
Expand Down

0 comments on commit 6eed8cf

Please sign in to comment.