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 65aeffc commit ffb663fCopy full SHA for ffb663f
go.mod
@@ -2,7 +2,7 @@ module github.com/elastic/terraform-provider-elasticstack
2
3
go 1.22
4
5
-toolchain go1.22.2
+toolchain go1.23.0
6
7
require (
8
github.com/deepmap/oapi-codegen/v2 v2.2.0
tools/go.mod
@@ -2,7 +2,7 @@ module github.com/elastic/terraform-provider-elasticstack/tools
go 1.22.1
-toolchain go1.22.5
github.com/client9/misspell v0.3.4
0 commit comments