Skip to content

Commit 6a8d01b

Browse files
committed
chore(go): bump golang version to 1.23
1 parent 374aae3 commit 6a8d01b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/stack-utils

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ shopt -s expand_aliases
55
alias gzip="gzip -n -9"
66

77
. /etc/os-release
8-
export GO_VERSION=1.22
8+
export GO_VERSION=1.23
99
export RUBY_VERSION=3.3
1010
export RUST_VERSION=1
1111
export STACK_NAME="${STACK_NAME:?name is required}"

0 commit comments

Comments
 (0)