module github.com/deweppro/go-app go 1.14 require ( github.com/deweppro/go-algorithms v1.0.3 github.com/mailru/easyjson v0.7.6 github.com/pkg/errors v0.9.1 github.com/sirupsen/logrus v1.6.0 github.com/stretchr/testify v1.6.1 gopkg.in/yaml.v2 v2.3.0 )