We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86e3f22 commit 953546eCopy full SHA for 953546e
esapi/test/go.mod
@@ -5,7 +5,7 @@ go 1.11
5
replace github.com/elastic/go-elasticsearch/v7 => ../../
6
7
require (
8
- github.com/elastic/go-elasticsearch/v7 v7.x
+ github.com/elastic/go-elasticsearch/v7 7.x
9
10
gopkg.in/yaml.v2 v2.2.2
11
)
0 commit comments