From f25c40012bcff2bcbfc8cae8a23e7134d7ee82b1 Mon Sep 17 00:00:00 2001 From: "T. R. Bernstein" <137705289+trbernstein@users.noreply.github.com> Date: Thu, 25 Jul 2024 05:28:59 +0200 Subject: [PATCH] Install go --- modules/05-install-brew-apps.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/05-install-brew-apps.sh b/modules/05-install-brew-apps.sh index baef8e1..fe5ca27 100755 --- a/modules/05-install-brew-apps.sh +++ b/modules/05-install-brew-apps.sh @@ -38,6 +38,7 @@ function installBrews() { lop -y body:h1 -- -i 'Installing Homebrew formulas' installBrew mas if ! isDebug; then + installBrew go installBrew python installBrew rcm installBrew php