Files
mattermost/vendor/gopkg.in/olivere/elastic.v5/go.mod
2018-08-28 10:05:26 -07:00

9 lines
251 B
Modula-2

module gopkg.in/olivere/elastic.v5
require (
github.com/fortytw2/leaktest v1.2.0
github.com/mailru/easyjson v0.0.0-20180730094502-03f2033d19d5
github.com/pkg/errors v0.8.0
github.com/smartystreets/go-aws-auth v0.0.0-20180515143844-0c1422d1fdb9
)