module github.com/arl/gitmux go 1.10 require ( github.com/arl/gitstatus v0.4.2 github.com/stretchr/testify v1.3.0 gopkg.in/yaml.v2 v2.2.4 )