module github.com/carolynvs/magex go 1.15 require ( github.com/magefile/mage v1.10.0 github.com/pkg/errors v0.9.1 )