Skip to content

Commit

Permalink
update default Go version in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
nebula-aac committed Sep 11, 2023
1 parent 0ca268a commit 5fd2358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ include build/Makefile.show-help.mk
BUILDER=buildx-multi-arch
ADAPTER=kuma

v ?= 1.19.1 # Default go version to be used
v ?= 1.21 # Default go version to be used


#-----------------------------------------------------------------------------
Expand Down

0 comments on commit 5fd2358

Please sign in to comment.