We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6d5b95 commit 09c1fd6Copy full SHA for 09c1fd6
esapi/test/go.mod
@@ -1,8 +1,8 @@
1
module github.com/elastic/go-elasticsearch/v8/esapi/test
2
3
-go 1.21
+go 1.22
4
5
-toolchain go1.22.5
+toolchain go1.22.0
6
7
replace github.com/elastic/go-elasticsearch/v8 => ../../
8
internal/build/go.mod
@@ -1,7 +1,8 @@
module github.com/elastic/go-elasticsearch/v8/internal/build
-toolchain go1.21.0
+
0 commit comments