diff --git a/trunk/tools/Makefile b/trunk/tools/Makefile index 5c40a73755..e57cdc3287 100644 --- a/trunk/tools/Makefile +++ b/trunk/tools/Makefile @@ -1,5 +1,5 @@ THISDIR = $(shell pwd) -go_version = 1.17.1 +go_version = 1.19.7 # use host target CC = gcc GCC = gcc