module github.com/fallion/commitsar go 1.12 require ( github.com/spf13/cobra v0.0.5 github.com/stretchr/testify v1.3.0 gopkg.in/src-d/go-billy.v4 v4.3.2 gopkg.in/src-d/go-git.v4 v4.13.1 )