This commit is contained in:
an.groshev
2020-07-02 10:11:31 +03:00
parent 7a7783309d
commit e82a27b076

1
go.mod
View File

@@ -47,6 +47,7 @@ require (
github.com/sirupsen/logrus v1.6.0
github.com/slack-go/slack v0.6.4
github.com/spf13/viper v1.7.0
github.com/stretchr/objx v0.1.1 // indirect
github.com/stretchr/testify v1.5.1
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
github.com/writeas/go-strip-markdown v2.0.1+incompatible