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 @@ -13,7 +13,7 @@ require (
13
13
github.com/spf13/pflag v1.0.5
14
14
github.com/spf13/viper v1.7.1
15
15
github.com/stretchr/testify v1.7.0
16
- github.com/terraform-docs/plugin-sdk v0.2.1-0.20210414225119-514f684220b7
16
+ github.com/terraform-docs/plugin-sdk v0.3.0
17
17
github.com/terraform-docs/terraform-config-inspect v0.0.0-20210318143659-b932ca5358a6
18
18
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
19
19
honnef.co/go/tools v0.1.2
Original file line number Diff line number Diff line change @@ -237,8 +237,8 @@ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5Cc
237
237
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
238
238
github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s =
239
239
github.com/subosito/gotenv v1.2.0 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
240
- github.com/terraform-docs/plugin-sdk v0.2.1-0.20210414225119-514f684220b7 h1:lk07nhTl6Mz3cVP12DNN9j3/QOd4FySlv1oU6UbND+A =
241
- github.com/terraform-docs/plugin-sdk v0.2.1-0.20210414225119-514f684220b7 /go.mod h1:3G+0nZTeaMF1c5CZh8cOEYeNq0kUL6+DlQOVcxK7eCQ =
240
+ github.com/terraform-docs/plugin-sdk v0.3.0 h1:+2NxYMXhyDJ4fQHW5UYfDlF5Dpip2xMo7STSvBy+zok =
241
+ github.com/terraform-docs/plugin-sdk v0.3.0 /go.mod h1:3G+0nZTeaMF1c5CZh8cOEYeNq0kUL6+DlQOVcxK7eCQ =
242
242
github.com/terraform-docs/terraform-config-inspect v0.0.0-20210318143659-b932ca5358a6 h1:chOGKLaX5wNawU8rcF6HFJL+N5uU1Km8SiUQ/Ggwu2I =
243
243
github.com/terraform-docs/terraform-config-inspect v0.0.0-20210318143659-b932ca5358a6 /go.mod h1:GtanFwTsRRXScYHOMb5h4K18XQBFeS2tXat9/LrPtPc =
244
244
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
You can’t perform that action at this time.
0 commit comments