Skip to content

Commit 0b8aa47

Browse files
committed
bump golang to v1.21.9
Signed-off-by: Prajyot-Parab <prajyot.parab2@ibm.com>
1 parent 3eab858 commit 0b8aa47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ RELEASE_DIR := out
6363
OUTPUT_TYPE ?= type=registry
6464

6565
# Go
66-
GO_VERSION ?=1.21.8
66+
GO_VERSION ?=1.21.9
6767
GO_CONTAINER_IMAGE ?= golang:$(GO_VERSION)
6868

6969
# kind

0 commit comments

Comments
 (0)