diff --git a/Makefile b/Makefile index 1eb0554f37..a179d675af 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ SHELL:=/usr/bin/env bash # # Go. # -GO_VERSION ?= 1.21.9 +GO_VERSION ?= 1.21.11 GO_CONTAINER_IMAGE ?= docker.io/library/golang:$(GO_VERSION) GO_DIRECTIVE_VERSION ?= 1.21.0