module github.com/outillage/release-notary go 1.13 require ( github.com/json-iterator/go v1.1.8 github.com/outillage/git v1.2.6 github.com/outillage/quoad v0.2.0 github.com/spf13/cobra v0.0.5 github.com/spf13/viper v1.6.1 github.com/stretchr/testify v1.4.0 gopkg.in/src-d/go-git.v4 v4.13.1 )