module github.com/Arkweid/lefthook require ( github.com/Arkweid/hookah v0.2.3 // indirect github.com/adam-hanna/arrayOperations v0.2.5 github.com/alessio/shellescape v0.0.0-20190409004728-b115ca0f9053 // indirect github.com/creack/pty v1.1.9 github.com/gobwas/glob v0.2.3 github.com/kr/pty v1.1.5 github.com/logrusorgru/aurora v0.0.0-20181002194514-a7b3b318ed4e github.com/mattn/go-isatty v0.0.7 github.com/spf13/afero v1.2.1 github.com/spf13/cobra v0.0.3 github.com/spf13/viper v1.3.1 github.com/stretchr/testify v1.2.2 gopkg.in/alessio/shellescape.v1 v1.0.0-20170105083845-52074bc9df61 ) go 1.13