Add the go dependency to CI and Brewfile

This commit is contained in:
Kovid Goyal
2022-08-15 15:16:13 +05:30
parent 63da2e1ec6
commit cea9ff30dc
3 changed files with 21 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ brew "python"
brew "imagemagick"
brew "harfbuzz"
brew "sphinx-doc"
brew "go"