//go:build mage package main const ( configDir string = "./config" rootManagedDir string = "./managed" )