We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3601912 + b3c1f9c commit 7cd21a5Copy full SHA for 7cd21a5
Makefile
@@ -19,6 +19,8 @@ include $(ROOT_DIR_RELATIVE)/common.mk
19
# If you update this file, please follow
20
# https://www.thapaliya.com/en/writings/well-documented-makefiles/
21
22
+export GOTOOLCHAIN=go1.22.8
23
+
24
# Active module mode, as we use go modules to manage dependencies
25
export GO111MODULE=on
26
unexport GOPATH
0 commit comments