module github.com/commitsar-app/release-notary go 1.13 require ( github.com/commitsar-app/git v1.2.3 github.com/json-iterator/go v1.1.7 github.com/spf13/cobra v0.0.5 github.com/spf13/viper v1.4.0 github.com/stretchr/testify v1.4.0 gopkg.in/src-d/go-git.v4 v4.13.1 )