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 2e94331 commit 75c9682Copy full SHA for 75c9682
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