- module gopkg.in/olivere/elastic.v5
- require (
- github.com/fortytw2/leaktest v1.3.0
- github.com/mailru/easyjson v0.7.1
- github.com/olivere/elastic/v7 v7.0.12
- github.com/pkg/errors v0.9.1
- github.com/smartystreets/go-aws-auth v0.0.0-20180515143844-0c1422d1fdb9
- )
- go 1.13
|