Skip to content

Commit

Permalink
Bump golang version to 1.23.3 (#364)
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) <[email protected]>
  • Loading branch information
1 parent a04fb5f commit d796e20
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.2
GOLANG_VERSION ?= 1.23.3

build_osx:
go mod download
Expand Down

0 comments on commit d796e20

Please sign in to comment.