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 11module github.com/elastic/terraform-provider-elasticstack
22
3- go 1.22
3+ go 1.22.0
44
55toolchain go1.23.1
66
@@ -11,7 +11,7 @@ require (
1111 github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637
1212 github.com/hashicorp/go-version v1.7.0
1313 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
1515 github.com/hashicorp/terraform-plugin-framework-validators v0.13.0
1616 github.com/hashicorp/terraform-plugin-go v0.23.0
1717 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
8888github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
8989github.com/hashicorp/terraform-plugin-framework v1.11.0 h1:M7+9zBArexHFXDx/pKTxjE6n/2UCXY6b8FIq9ZYhwfE =
9090github.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 =
9393github.com/hashicorp/terraform-plugin-framework-validators v0.13.0 h1:bxZfGo9DIUoLLtHMElsu+zwqI4IsMZQBRRy4iLzZJ8E =
9494github.com/hashicorp/terraform-plugin-framework-validators v0.13.0 /go.mod h1:wGeI02gEhj9nPANU62F2jCaHjXulejm/X+af4PdZaNo =
9595github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
You can’t perform that action at this time.
0 commit comments