Skip to content

Commit 7fd566a

Browse files
authored
Merge pull request #492 from jenkins-infra/updatecli_main_67589917fc5093525bef1ff8585327cdf8f518c343d9b8616881584c140b106b
Bump golang version to 1.25.5
2 parents dcea79d + a9de78b commit 7fd566a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/easyvpn/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.PHONY: build_osx build_windows build_linux init_osx init_linux init_windows
22

3-
GOLANG_VERSION ?= 1.25.4
3+
GOLANG_VERSION ?= 1.25.5
44

55
lint:
66
golangci-lint run

0 commit comments

Comments
 (0)