File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/hashicorp/terraform-plugin-docs v0.16.0
7- github.com/hashicorp/terraform-plugin-framework v1.3.3
8- github.com/hashicorp/terraform-plugin-framework-validators v0.11 .0
7+ github.com/hashicorp/terraform-plugin-framework v1.3.5
8+ github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0
99 github.com/hashicorp/terraform-plugin-log v0.9.0
1010 github.com/hookdeck/hookdeck-go-sdk v0.0.33
1111)
Original file line number Diff line number Diff line change @@ -68,10 +68,10 @@ github.com/hashicorp/terraform-json v0.17.1 h1:eMfvh/uWggKmY7Pmb3T85u86E2EQg6EQH
6868github.com/hashicorp/terraform-json v0.17.1 /go.mod h1:Huy6zt6euxaY9knPAFKjUITn8QxUFIe9VuSzb4zn/0o =
6969github.com/hashicorp/terraform-plugin-docs v0.16.0 h1:UmxFr3AScl6Wged84jndJIfFccGyBZn52KtMNsS12dI =
7070github.com/hashicorp/terraform-plugin-docs v0.16.0 /go.mod h1:M3ZrlKBJAbPMtNOPwHicGi1c+hZUh7/g0ifT/z7TVfA =
71- github.com/hashicorp/terraform-plugin-framework v1.3.3 h1:D18BlA8gdV4+W8WKhUqxudiYomPZHv94FFzyoSCKC8Q =
72- github.com/hashicorp/terraform-plugin-framework v1.3.3 /go.mod h1:2gGDpWiTI0irr9NSTLFAKlTi6KwGti3AoU19rFqU30o =
73- github.com/hashicorp/terraform-plugin-framework-validators v0.11 .0 h1:DKb1bX7/EPZUTW6F5zdwJzS/EZ/ycVD6JAW5RYOj4f8 =
74- github.com/hashicorp/terraform-plugin-framework-validators v0.11 .0 /go.mod h1:dzxOiHh7O9CAwc6p8N4mR1H++LtRkl+u+21YNiBVNno =
71+ github.com/hashicorp/terraform-plugin-framework v1.3.5 h1:FJ6s3CVWVAxlhiF/jhy6hzs4AnPHiflsp9KgzTGl1wo =
72+ github.com/hashicorp/terraform-plugin-framework v1.3.5 /go.mod h1:2gGDpWiTI0irr9NSTLFAKlTi6KwGti3AoU19rFqU30o =
73+ github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
74+ github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
7575github.com/hashicorp/terraform-plugin-go v0.18.0 h1:IwTkOS9cOW1ehLd/rG0y+u/TGLK9y6fGoBjXVUquzpE =
7676github.com/hashicorp/terraform-plugin-go v0.18.0 /go.mod h1:l7VK+2u5Kf2y+A+742GX0ouLut3gttudmvMgN0PA74Y =
7777github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments