module github.com/augmentable-dev/gitpert go 1.13 require ( github.com/go-git/go-git/v5 v5.0.0 github.com/spf13/cobra v0.0.7 github.com/src-d/enry/v2 v2.1.0 )