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.4
6
+ github.com/hashicorp/terraform-plugin-framework v1.3.5
7
7
github.com/hashicorp/terraform-plugin-framework-validators v0.11.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.4 h1:dOTLsALgmQu+PawAvhfGQ04H0MeIz3EZmBw7OFvj7qs =
66
- github.com/hashicorp/terraform-plugin-framework v1.3.4 /go.mod h1:2gGDpWiTI0irr9NSTLFAKlTi6KwGti3AoU19rFqU30o =
65
+ github.com/hashicorp/terraform-plugin-framework v1.3.5 h1:FJ6s3CVWVAxlhiF/jhy6hzs4AnPHiflsp9KgzTGl1wo =
66
+ github.com/hashicorp/terraform-plugin-framework v1.3.5 /go.mod h1:2gGDpWiTI0irr9NSTLFAKlTi6KwGti3AoU19rFqU30o =
67
67
github.com/hashicorp/terraform-plugin-framework-validators v0.11.0 h1:DKb1bX7/EPZUTW6F5zdwJzS/EZ/ycVD6JAW5RYOj4f8 =
68
68
github.com/hashicorp/terraform-plugin-framework-validators v0.11.0 /go.mod h1:dzxOiHh7O9CAwc6p8N4mR1H++LtRkl+u+21YNiBVNno =
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