Skip to content

Commit

Permalink
Merge pull request #3041 from sbueringer/pr-go-1.21.9
Browse files Browse the repository at this point in the history
🌱 Bump Go to 1.21.9
  • Loading branch information
k8s-ci-robot committed Jun 10, 2024
2 parents 1fbe433 + 90d0892 commit e84402c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e84402c

Please sign in to comment.