We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d5b95 commit c698defCopy full SHA for c698def
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