Compiling from Source¶ Download both Go 1.21+ and go-task. Then clone the code from GitHub: git clone https://github.com/purpleclay/dns53.git cd dns53 Build: task And check that everything works: ./dns53 version