From a37a6703838a90ee5bebe3d69b92aadee1cf2854 Mon Sep 17 00:00:00 2001 From: wenfei Date: Thu, 3 Jul 2025 11:25:18 +0800 Subject: [PATCH] lastupdate.tmp chage --- install_goget.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_goget.sh b/install_goget.sh index 2b5787e..c19f2b5 100755 --- a/install_goget.sh +++ b/install_goget.sh @@ -2,7 +2,7 @@ #go1.24.1 #remove .idea in remote #git rm -r --cached .idea - git rm -r --cached lastupdate.tmp +#git rm -r --cached lastupdate.tmp #export GOPROXY=https://goproxy.io #go get github.com/beego/bee/v2