File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ require (
1212 github.com/fatih/color v1.13.0 // indirect
1313 github.com/golang/protobuf v1.5.2 // indirect
1414 github.com/hashicorp/go-hclog v1.2.1 // indirect
15- github.com/hashicorp/terraform-plugin-go v0.10.0 // indirect
1615 github.com/hashicorp/terraform-plugin-log v0.4.1 // indirect
1716 github.com/mattn/go-colorable v0.1.12 // indirect
1817 github.com/mattn/go-isatty v0.0.14 // indirect
Original file line number Diff line number Diff line change @@ -63,8 +63,8 @@ github.com/hashicorp/go-hclog v1.2.1/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVH
6363github.com/hashicorp/go-plugin v1.4.4 /go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s =
6464github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
6565github.com/hashicorp/go-version v1.2.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
66- github.com/hashicorp/terraform-plugin-framework v0.9.1-0.20220627174514-5a338a7dd906 h1:Y9JWkRpLhbJfdN85Dx+joLWRiwzLlZQkhf1qSbyPJI8 =
67- github.com/hashicorp/terraform-plugin-framework v0.9.1-0.20220627174514-5a338a7dd906 /go.mod h1:ActelD2V6yt2m0MwIX4jESGDYJ573rAvZswGjSGm1rY =
66+ github.com/hashicorp/terraform-plugin-framework v0.9.1-0.20220629230053-34bd9b67bff9 h1:VqgfzFc6Vv9kcw5A6rwZuicOjzXl2bqJv7H+suDtysY =
67+ github.com/hashicorp/terraform-plugin-framework v0.9.1-0.20220629230053-34bd9b67bff9 /go.mod h1:ActelD2V6yt2m0MwIX4jESGDYJ573rAvZswGjSGm1rY =
6868github.com/hashicorp/terraform-plugin-go v0.9.1 /go.mod h1:ItjVSlQs70otlzcCwlPcU8FRXLdO973oYFRZwAOxy8M =
6969github.com/hashicorp/terraform-plugin-go v0.10.0 h1:FIQDt/AZDSOXnN+znBnLLZA9aFk4/GwL40rwMLnvuTk =
7070github.com/hashicorp/terraform-plugin-go v0.10.0 /go.mod h1:aphXBG8qtQH0yF1waMRlaw/3G+ZFlR/6Artnvt1QEDE =
You can’t perform that action at this time.
0 commit comments