System info:
Telegraf master.
Apple M1 MacBook Air running MacOS
Steps to reproduce:
- Clone this repo
- Run scripts/installgo_mac.sh
Expected behavior:
Script should install Go.
Actual behavior:
Script exits because the architecture is incorrect (x86_64 vs arm64).
Additional info:
I have a tested PR to fix this.
System info:
Telegraf master.
Apple M1 MacBook Air running MacOS
Steps to reproduce:
Expected behavior:
Script should install Go.
Actual behavior:
Script exits because the architecture is incorrect (x86_64 vs arm64).
Additional info:
I have a tested PR to fix this.