This repository was archived by the owner on Jan 2, 2025. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/FrangipaneTeam/tf-doc-extractor
3
3
go 1.20
4
4
5
5
require (
6
- github.com/FrangipaneTeam/terraform-templates v0.0.3
6
+ github.com/FrangipaneTeam/terraform-templates v0.0.4
7
7
github.com/hashicorp/hcl/v2 v2.16.2
8
8
github.com/rs/zerolog v1.29.0
9
9
github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e
Original file line number Diff line number Diff line change 1
- github.com/FrangipaneTeam/terraform-templates v0.0.3 h1:UVlUmSSAtIa0+yHqWZDVNHp+uEAXebVWAjtXsh7VSx0 =
2
- github.com/FrangipaneTeam/terraform-templates v0.0.3 /go.mod h1:AoxGJM+IkXpBr5XFXoBAhZyKFkMBaRBiezn+FVSVj2M =
1
+ github.com/FrangipaneTeam/terraform-templates v0.0.4 h1:L1vYGLgfNAZY9tvwikacHNIvHJrQwur8X0v/A5LY2Qs =
2
+ github.com/FrangipaneTeam/terraform-templates v0.0.4 /go.mod h1:AoxGJM+IkXpBr5XFXoBAhZyKFkMBaRBiezn+FVSVj2M =
3
3
github.com/agext/levenshtein v1.2.1 h1:QmvMAjj2aEICytGiWzmxoE0x2KZvE0fvmqMOfy2tjT8 =
4
4
github.com/agext/levenshtein v1.2.1 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
5
5
github.com/apparentlymart/go-textseg/v13 v13.0.0 h1:Y+KvPE1NYz0xl601PVImeQfFyEy6iT90AvPUL1NNfNw =
You can’t perform that action at this time.
0 commit comments