File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/hashicorp/terraform-provider-archive
3
3
go 1.20
4
4
5
5
require (
6
- github.com/hashicorp/terraform-plugin-framework v1.4.0
6
+ github.com/hashicorp/terraform-plugin-framework v1.4.1
7
7
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
8
8
github.com/hashicorp/terraform-plugin-go v0.19.0
9
9
github.com/hashicorp/terraform-plugin-testing v1.5.1
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ github.com/hashicorp/terraform-exec v0.19.0 h1:FpqZ6n50Tk95mItTSS9BjeOVUb4eg81Sp
64
64
github.com/hashicorp/terraform-exec v0.19.0 /go.mod h1:tbxUpe3JKruE9Cuf65mycSIT8KiNPZ0FkuTE3H4urQg =
65
65
github.com/hashicorp/terraform-json v0.17.1 h1:eMfvh/uWggKmY7Pmb3T85u86E2EQg6EQHgyRwf3RkyA =
66
66
github.com/hashicorp/terraform-json v0.17.1 /go.mod h1:Huy6zt6euxaY9knPAFKjUITn8QxUFIe9VuSzb4zn/0o =
67
- github.com/hashicorp/terraform-plugin-framework v1.4.0 h1:WKbtCRtNrjsh10eA7NZvC/Qyr7zp77j+D21aDO5th9c =
68
- github.com/hashicorp/terraform-plugin-framework v1.4.0 /go.mod h1:XC0hPcQbBvlbxwmjxuV/8sn8SbZRg4XwGMs22f+kqV0 =
67
+ github.com/hashicorp/terraform-plugin-framework v1.4.1 h1:ZC29MoB3Nbov6axHdgPbMz7799pT5H8kIrM8YAsaVrs =
68
+ github.com/hashicorp/terraform-plugin-framework v1.4.1 /go.mod h1:XC0hPcQbBvlbxwmjxuV/8sn8SbZRg4XwGMs22f+kqV0 =
69
69
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
70
70
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
71
71
github.com/hashicorp/terraform-plugin-go v0.19.0 h1:BuZx/6Cp+lkmiG0cOBk6Zps0Cb2tmqQpDM3iAtnhDQU =
You can’t perform that action at this time.
0 commit comments