module github.com/muesli/gitomatic go 1.12 require ( github.com/mitchellh/go-homedir v1.1.0 gopkg.in/src-d/go-git.v4 v4.13.1 )