Open
Description
Problem
The Go migration will only install a single Go binary based off the {{ default_version }}
listed for TeleIRC, and does not respect individual projects' listed versions to use.
Fix
The compile task needs to be updated to include a dict loop to build a TeleIRC binary based off each project's respective git branch.