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 44
55require (
66 github.com/hashicorp/hcl/v2 v2.17.0
7- github.com/hashicorp/terraform-plugin-framework v1.3.0
7+ github.com/hashicorp/terraform-plugin-framework v1.3.1
88 github.com/hashicorp/terraform-plugin-go v0.15.0
99 github.com/stretchr/testify v1.8.4
1010)
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ github.com/hashicorp/go-hclog v1.5.0 h1:bI2ocEMgcVlz55Oj1xZNBsVi900c7II+fWDyV9o+
1414github.com/hashicorp/go-hclog v1.5.0 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
1515github.com/hashicorp/hcl/v2 v2.17.0 h1:z1XvSUyXd1HP10U4lrLg5e0JMVz6CPaJvAgxM0KNZVY =
1616github.com/hashicorp/hcl/v2 v2.17.0 /go.mod h1:gJyW2PTShkJqQBKpAmPO3yxMxIuoXkOF2TpqXzrQyx4 =
17- github.com/hashicorp/terraform-plugin-framework v1.3.0 h1:WtP1CIaWAfbzME17xoUXvJcyh5Ewu9attdhbfWNnYLs =
18- github.com/hashicorp/terraform-plugin-framework v1.3.0 /go.mod h1:A1WD3Ry7FhrThViUTbkx4ZDsMq9oaAv4U9oTI8bBzCU =
17+ github.com/hashicorp/terraform-plugin-framework v1.3.1 h1:uhd+SuyuDq3oh5VB2Toq5IPyaC5XFAUf9vUFKBmNNOk =
18+ github.com/hashicorp/terraform-plugin-framework v1.3.1 /go.mod h1:A1WD3Ry7FhrThViUTbkx4ZDsMq9oaAv4U9oTI8bBzCU =
1919github.com/hashicorp/terraform-plugin-go v0.15.0 h1:1BJNSUFs09DS8h/XNyJNJaeusQuWc/T9V99ylU9Zwp0 =
2020github.com/hashicorp/terraform-plugin-go v0.15.0 /go.mod h1:tk9E3/Zx4RlF/9FdGAhwxHExqIHHldqiQGt20G6g+nQ =
2121github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments