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.19
4
4
5
5
require (
6
- github.com/hashicorp/terraform-plugin-framework v1.3.3
6
+ github.com/hashicorp/terraform-plugin-framework v1.3.4
7
7
github.com/hashicorp/terraform-plugin-framework-validators v0.10.0
8
8
github.com/hashicorp/terraform-plugin-go v0.18.0
9
9
github.com/hashicorp/terraform-plugin-testing v1.4.0
Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ github.com/hashicorp/terraform-exec v0.18.1 h1:LAbfDvNQU1l0NOQlTuudjczVhHj061fNX
62
62
github.com/hashicorp/terraform-exec v0.18.1 /go.mod h1:58wg4IeuAJ6LVsLUeD2DWZZoc/bYi6dzhLHzxM41980 =
63
63
github.com/hashicorp/terraform-json v0.17.1 h1:eMfvh/uWggKmY7Pmb3T85u86E2EQg6EQHgyRwf3RkyA =
64
64
github.com/hashicorp/terraform-json v0.17.1 /go.mod h1:Huy6zt6euxaY9knPAFKjUITn8QxUFIe9VuSzb4zn/0o =
65
- github.com/hashicorp/terraform-plugin-framework v1.3.3 h1:D18BlA8gdV4+W8WKhUqxudiYomPZHv94FFzyoSCKC8Q =
66
- github.com/hashicorp/terraform-plugin-framework v1.3.3 /go.mod h1:2gGDpWiTI0irr9NSTLFAKlTi6KwGti3AoU19rFqU30o =
65
+ github.com/hashicorp/terraform-plugin-framework v1.3.4 h1:dOTLsALgmQu+PawAvhfGQ04H0MeIz3EZmBw7OFvj7qs =
66
+ github.com/hashicorp/terraform-plugin-framework v1.3.4 /go.mod h1:2gGDpWiTI0irr9NSTLFAKlTi6KwGti3AoU19rFqU30o =
67
67
github.com/hashicorp/terraform-plugin-framework-validators v0.10.0 h1:4L0tmy/8esP6OcvocVymw52lY0HyQ5OxB7VNl7k4bS0 =
68
68
github.com/hashicorp/terraform-plugin-framework-validators v0.10.0 /go.mod h1:qdQJCdimB9JeX2YwOpItEu+IrfoJjWQ5PhLpAOMDQAE =
69
69
github.com/hashicorp/terraform-plugin-go v0.18.0 h1:IwTkOS9cOW1ehLd/rG0y+u/TGLK9y6fGoBjXVUquzpE =
You can’t perform that action at this time.
0 commit comments