Skip to content

Commit

Permalink
Merge pull request #382 from jenkins-infra/updatecli_main_67589917fc5…
Browse files Browse the repository at this point in the history
…093525bef1ff8585327cdf8f518c343d9b8616881584c140b106b

Bump golang version to 1.23.5
  • Loading branch information
dduportal authored Jan 17, 2025
2 parents 3b30104 + b1671e6 commit 0d5c728
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.23.4
GOLANG_VERSION ?= 1.23.5

build_osx:
go mod download
Expand Down

0 comments on commit 0d5c728

Please sign in to comment.