module github.com/Ullaakut/cameradar/magefile go 1.16 require ( github.com/Ullaakut/disgo v0.3.1 github.com/fatih/color v1.10.0 // indirect github.com/magefile/mage v1.11.0 github.com/stretchr/testify v1.7.0 // indirect )