File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11## [ Unreleased]
22
3+ ### Changed
4+
5+ - Updated the ` tfdocs ` version
6+ ([ PR #156 ] ( https://github.com/cycloidio/inframap/pull/156 ) )
7+
38## [ 0.6.7] _ 2021-07-09_
49
510### Fixed
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/awalterschulze/gographviz v2.0.3+incompatible
99 github.com/chr4/pwgen v1.1.0
1010 github.com/cycloidio/flatmap v1.0.0
11- github.com/cycloidio/tfdocs v0.0.0-20210325124514-48185a336974
11+ github.com/cycloidio/tfdocs v0.0.0-20210713114615-6a7f069f11c3
1212 github.com/dmarkham/enumer v1.5.2
1313 github.com/fatih/color v1.11.0 // indirect
1414 github.com/gobuffalo/here v0.6.2 // indirect
Original file line number Diff line number Diff line change @@ -142,6 +142,8 @@ github.com/cycloidio/flatmap v1.0.0 h1:JU3qCiedgEgw+Gv9Hd+a6uqw/b20roph+NtsFcPzm
142142github.com/cycloidio/flatmap v1.0.0 /go.mod h1:mv5bQmrwtt5NLjC0l1JY+j6v/O69l61YrviC+3JwIck =
143143github.com/cycloidio/tfdocs v0.0.0-20210325124514-48185a336974 h1:ZJJixo6gHyZeZYwX8ud/MLD0KXqsBmq5KjlHnTQc120 =
144144github.com/cycloidio/tfdocs v0.0.0-20210325124514-48185a336974 /go.mod h1:4zRiWOHuVkhb2vatajIFxV5g/AC4W7Zb/0pMF1G0yyA =
145+ github.com/cycloidio/tfdocs v0.0.0-20210713114615-6a7f069f11c3 h1:nw8uAsH2N88BTa8EowPpOzS4Hz/rfTsywgfh8O7rGAk =
146+ github.com/cycloidio/tfdocs v0.0.0-20210713114615-6a7f069f11c3 /go.mod h1:4zRiWOHuVkhb2vatajIFxV5g/AC4W7Zb/0pMF1G0yyA =
145147github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
146148github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
147149github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
You can’t perform that action at this time.
0 commit comments