Skip to content

Commit 11e1875

Browse files
author
jenkins-infra-updatecli
committed
chore: Update the golang docker image version in the Makefile for eas...
... yvpn Made with ❤️️ by updatecli
1 parent 886d0dc commit 11e1875

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.6
3+
GOLANG_VERSION ?= 1.26.0
44

55
lint:
66
golangci-lint run

0 commit comments

Comments
 (0)