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 d1fecbf commit 2a89cdbCopy full SHA for 2a89cdb
go.mod
@@ -1,6 +1,6 @@
1
module github.com/elastic/terraform-provider-elasticstack
2
3
-go 1.22.0
+go 1.23.0
4
5
toolchain go1.23.4
6
libs/go-kibana-rest/go.mod
@@ -1,6 +1,8 @@
module github.com/disaster37/go-kibana-rest/v8
-go 1.22
+
+toolchain go1.23.4
7
require (
8
github.com/go-resty/resty/v2 v2.16.0
0 commit comments