File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/elastic/terraform-provider-elasticstack
2
2
3
- go 1.22
3
+ go 1.22.0
4
4
5
5
toolchain go1.23.1
6
6
@@ -11,7 +11,7 @@ require (
11
11
github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637
12
12
github.com/hashicorp/go-version v1.7.0
13
13
github.com/hashicorp/terraform-plugin-framework v1.11.0
14
- github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1 .0
14
+ github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2 .0
15
15
github.com/hashicorp/terraform-plugin-framework-validators v0.13.0
16
16
github.com/hashicorp/terraform-plugin-go v0.23.0
17
17
github.com/hashicorp/terraform-plugin-log v0.9.0
Original file line number Diff line number Diff line change @@ -88,8 +88,8 @@ github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7
88
88
github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
89
89
github.com/hashicorp/terraform-plugin-framework v1.11.0 h1:M7+9zBArexHFXDx/pKTxjE6n/2UCXY6b8FIq9ZYhwfE =
90
90
github.com/hashicorp/terraform-plugin-framework v1.11.0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
91
- github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1 .0 h1:b8vZYB/SkXJT4YPbT3trzE6oJ7dPyMy68+9dEDKsJjE =
92
- github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1 .0 /go.mod h1:tP9BC3icoXBz72evMS5UTFvi98CiKhPdXF6yLs1wS8A =
91
+ github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2 .0 h1:SJXL5FfJJm17554Kpt9jFXngdM6fXbnUnZ6iT2IeiYA =
92
+ github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2 .0 /go.mod h1:p0phD0IYhsu9bR4+6OetVvvH59I6LwjXGnTVEr8ox6E =
93
93
github.com/hashicorp/terraform-plugin-framework-validators v0.13.0 h1:bxZfGo9DIUoLLtHMElsu+zwqI4IsMZQBRRy4iLzZJ8E =
94
94
github.com/hashicorp/terraform-plugin-framework-validators v0.13.0 /go.mod h1:wGeI02gEhj9nPANU62F2jCaHjXulejm/X+af4PdZaNo =
95
95
github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
You can’t perform that action at this time.
0 commit comments