module git.runcible.com/${REPO_OWNER}/${REPO_NAME}
go 1.24
require (
github.com/spf13/cobra v1.9.1
)