We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcea79d + a9de78b commit 7fd566aCopy full SHA for 7fd566a
utils/easyvpn/Makefile
@@ -1,6 +1,6 @@
1
.PHONY: build_osx build_windows build_linux init_osx init_linux init_windows
2
3
-GOLANG_VERSION ?= 1.25.4
+GOLANG_VERSION ?= 1.25.5
4
5
lint:
6
golangci-lint run
0 commit comments