@@ -17,13 +17,14 @@ require (
1717 github.com/go-jose/go-jose/v4 v4.0.3
1818 github.com/google/uuid v1.6.0
1919 github.com/hashicorp/hcl/v2 v2.21.0
20+ github.com/hashicorp/terraform-config-inspect v0.0.0-20240701073647-9fc3669f7553
2021 github.com/hexops/gotextdiff v1.0.3
2122 github.com/jedib0t/go-pretty/v6 v6.5.9
2223 github.com/mattn/go-isatty v0.0.20
2324 github.com/mitchellh/go-homedir v1.1.0
2425 github.com/muesli/reflow v0.3.0
2526 github.com/muesli/termenv v0.15.2
26- github.com/overmindtech/aws-source v0.0.0-20240723080057-718c447a98d5
27+ github.com/overmindtech/aws-source v0.0.0-20240723090937-e2f9edb690d8
2728 github.com/overmindtech/sdp-go v0.80.0
2829 github.com/overmindtech/stdlib-source v0.0.0-20240718131945-5d4742e6c9cb
2930 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
@@ -112,7 +113,6 @@ require (
112113 github.com/gorilla/css v1.0.0 // indirect
113114 github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
114115 github.com/hashicorp/hcl v1.0.0 // indirect
115- github.com/hashicorp/terraform-config-inspect v0.0.0-20240701073647-9fc3669f7553 // indirect
116116 github.com/iancoleman/strcase v0.2.0 // indirect
117117 github.com/inconshreveable/mousetrap v1.1.0 // indirect
118118 github.com/jmespath/go-jmespath v0.4.0 // indirect
0 commit comments