Skip to content

Commit 5fad7ab

Browse files
committed
Update go dependencies
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
1 parent 6f4b4d8 commit 5fad7ab

File tree

2 files changed

+325
-89
lines changed

2 files changed

+325
-89
lines changed

go.mod

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,35 @@ module github.com/terraform-docs/terraform-docs
33
go 1.16
44

55
require (
6-
github.com/BurntSushi/toml v0.3.1
6+
github.com/BurntSushi/toml v0.4.1
77
github.com/Masterminds/sprig/v3 v3.2.2
8-
github.com/hashicorp/go-hclog v0.15.0
9-
github.com/hashicorp/go-plugin v1.4.2
10-
github.com/hashicorp/go-version v1.3.0
11-
github.com/hashicorp/hcl/v2 v2.10.1
8+
github.com/agext/levenshtein v1.2.3 // indirect
9+
github.com/google/uuid v1.3.0 // indirect
10+
github.com/hashicorp/go-hclog v1.0.0
11+
github.com/hashicorp/go-plugin v1.4.3
12+
github.com/hashicorp/go-version v1.4.0
13+
github.com/hashicorp/hcl/v2 v2.11.1
14+
github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87 // indirect
15+
github.com/huandu/xstrings v1.3.2 // indirect
1216
github.com/iancoleman/orderedmap v0.2.0
1317
github.com/imdario/mergo v0.3.12
18+
github.com/mitchellh/copystructure v1.2.0 // indirect
1419
github.com/mitchellh/go-homedir v1.1.0
15-
github.com/spf13/cobra v1.2.1
20+
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
21+
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
22+
github.com/oklog/run v1.1.0 // indirect
23+
github.com/shopspring/decimal v1.3.1 // indirect
24+
github.com/spf13/afero v1.8.0 // indirect
25+
github.com/spf13/cobra v1.3.0
1626
github.com/spf13/pflag v1.0.5
17-
github.com/spf13/viper v1.8.1
27+
github.com/spf13/viper v1.10.1
1828
github.com/stretchr/testify v1.7.0
1929
github.com/terraform-docs/terraform-config-inspect v0.0.0-20210728164355-9c1f178932fa
30+
github.com/zclconf/go-cty v1.10.0 // indirect
31+
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect
32+
golang.org/x/net v0.0.0-20220105145211-5b0dc2dfae98 // indirect
33+
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect
34+
google.golang.org/genproto v0.0.0-20220106181925-4b6d468c965f // indirect
2035
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
2136
honnef.co/go/tools v0.2.0
2237
mvdan.cc/xurls/v2 v2.3.0

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy