From f4885c80236df43b6a0daeda27ec004839f6c324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AF=86=E7=A0=81=E6=BC=8F=E6=B4=9E?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AE=8C=E6=88=90?= <> Date: Thu, 3 Jul 2025 10:01:52 +0800 Subject: [PATCH] change name install go get file --- .idea/workspace.xml | 18 +++++++++++++++++- install_go.sh => install_go_get.sh | 0 2 files changed, 17 insertions(+), 1 deletion(-) rename install_go.sh => install_go_get.sh (100%) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9ec2c20..78db7e2 100755 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,7 +6,6 @@ - + + + + + + + + @@ -76,6 +83,15 @@ + + + + + + + + + diff --git a/install_go.sh b/install_go_get.sh similarity index 100% rename from install_go.sh rename to install_go_get.sh