summaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/olivere/elastic.v5/cluster-test/cluster-test.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gopkg.in/olivere/elastic.v5/cluster-test/cluster-test.go')
-rw-r--r--vendor/gopkg.in/olivere/elastic.v5/cluster-test/cluster-test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/gopkg.in/olivere/elastic.v5/cluster-test/cluster-test.go b/vendor/gopkg.in/olivere/elastic.v5/cluster-test/cluster-test.go
index 249b35c04..96b0c5d9b 100644
--- a/vendor/gopkg.in/olivere/elastic.v5/cluster-test/cluster-test.go
+++ b/vendor/gopkg.in/olivere/elastic.v5/cluster-test/cluster-test.go
@@ -18,7 +18,7 @@ import (
"sync/atomic"
"time"
- elastic "gopkg.in/olivere/elastic.v5"
+ elastic "github.com/olivere/elastic"
)
type Tweet struct {