diff --git a/build.assets/versions.mk b/build.assets/versions.mk index 816740027a24c..f4ed586736b26 100644 --- a/build.assets/versions.mk +++ b/build.assets/versions.mk @@ -1,7 +1,7 @@ # Keep all tool versions in one place. # This file can be included in other Makefiles to avoid duplication. -GOLANG_VERSION ?= go1.21.7 +GOLANG_VERSION ?= go1.21.8 GOLANGCI_LINT_VERSION ?= v1.56.2 NODE_VERSION ?= 18.19.1