From e189b1942c8130d473a1a4128c3d9ef5edfaa564 Mon Sep 17 00:00:00 2001 From: sunty <1172534965@qq.com> Date: 星期五, 23 十月 2020 10:58:30 +0800 Subject: [PATCH] fix --- EsClient_test.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/EsClient_test.go b/EsClient_test.go index 17e6525..620b4da 100644 --- a/EsClient_test.go +++ b/EsClient_test.go @@ -136,4 +136,4 @@ allSource = append(allSource, hitsSources...) } return allSource, nil -} \ No newline at end of file +} -- Gitblit v1.8.0