From 45a3fa1f5244dd39f86a7c0ecc3d2671d38ca997 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 8 Mar 2025 20:26:42 +0800 Subject: *: Downgrade go-git from main to v5.14.0 Commit bb5c35196ee55b82f6506d69257de0e59cd8c41d from the main branch of go-git causes ridiculous amounts of CPU and RAM usage with tree.Size() for large repos like asahi-linux.git. References: https://github.com/go-git/go-git/issues/1451 --- scripts/update_deps | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/update_deps') diff --git a/scripts/update_deps b/scripts/update_deps index 448dff3..6a64026 100755 --- a/scripts/update_deps +++ b/scripts/update_deps @@ -7,4 +7,3 @@ set -eux go get -t -u go mod tidy -go get github.com/go-git/go-git/v5@main -- cgit v1.2.3