Skip to content

Commit fcbaa19

Browse files
committed
use go 1.23
1 parent b673d61 commit fcbaa19

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 @@ SHELL:=/usr/bin/env bash
2727
#
2828
# Go.
2929
#
30-
GO_VERSION ?= 1.22.5
30+
GO_VERSION ?= 1.23
3131

3232
# Use GOPROXY environment variable if set
3333
GOPROXY := $(shell go env GOPROXY)

0 commit comments

Comments
 (0)