File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/golangci/golangci-lint v1.18.0
1515 github.com/hashicorp/errwrap v1.0.0
1616 github.com/hashicorp/go-cleanhttp v0.5.2
17- github.com/hashicorp/go-multierror v1.0.0
17+ github.com/hashicorp/go-multierror v1.1.1
1818 github.com/hashicorp/go-version v1.2.1
1919 github.com/hashicorp/hcl/v2 v2.6.0 // indirect
2020 github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.4
Original file line number Diff line number Diff line change @@ -331,6 +331,8 @@ github.com/hashicorp/go-hclog v0.15.0 h1:qMuK0wxsoW4D0ddCCYwPSTm4KQv1X1ke3WmPWZ0
331331git.colasdn.top/hashicorp/go-hclog v0.15.0 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
332332git.colasdn.top/hashicorp/go-multierror v1.0.0 h1:iVjPR7a6H0tWELX5NxNe7bYopibicUzc7uPribsnS6o =
333333git.colasdn.top/hashicorp/go-multierror v1.0.0 /go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk =
334+ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
335+ github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
334336git.colasdn.top/hashicorp/go-plugin v1.3.0 h1:4d/wJojzvHV1I4i/rrjVaeuyxWrLzDE1mDCyDy8fXS8 =
335337git.colasdn.top/hashicorp/go-plugin v1.3.0 /go.mod h1:F9eH4LrE/ZsRdbwhfjs9k9HoDUwAHnYtXdgmf1AVNs0 =
336338git.colasdn.top/hashicorp/go-plugin v1.4.0 h1:b0O7rs5uiJ99Iu9HugEzsM67afboErkHUWddUSpUO3A =
You can’t perform that action at this time.
0 commit comments