Skip to content

Commit 8a04027

Browse files
committed
Uplift go 1.23.12 to address security issue in release-0.12
Signed-off-by: smoshiur1237 <[email protected]>
1 parent 7ad5bb5 commit 8a04027

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
@@ -27,7 +27,7 @@ unexport GOPATH
2727
TRACE ?= 0
2828

2929
# Go
30-
GO_VERSION ?= 1.23.10
30+
GO_VERSION ?= 1.23.12
3131

3232
# Directories.
3333
ARTIFACTS ?= $(REPO_ROOT)/_artifacts

0 commit comments

Comments
 (0)