module github.com/apiobuild/post-it-pad go 1.15 require ( github.com/sirupsen/logrus v1.2.0 github.com/spf13/cobra v1.1.3 github.com/spf13/viper v1.7.0 github.com/stretchr/testify v1.3.0 github.com/yuin/goldmark v1.3.5 )