rel 2.1.0-rc.1 (#1959)

This commit is contained in:
澄潭
2025-03-26 21:42:25 +08:00
committed by GitHub
parent bd6708552d
commit 8450a0869b
14 changed files with 29 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
set -e
GO_VERSION=1.20
GO_VERSION=1.22
WORK_DIR=`cd $(dirname "$0")/../..;pwd`