File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/hashicorp/hcl/v2 v2.22.0
1818 github.com/hashicorp/terraform-config-inspect v0.0.0-20240801114854-6714b46f5fe4
1919 github.com/hexops/gotextdiff v1.0.3
20- github.com/jedib0t/go-pretty/v6 v6.6.0
20+ github.com/jedib0t/go-pretty/v6 v6.6.1
2121 github.com/mattn/go-isatty v0.0.20
2222 github.com/mitchellh/go-homedir v1.1.0
2323 github.com/muesli/reflow v0.3.0
Original file line number Diff line number Diff line change @@ -232,8 +232,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
232232github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
233233github.com/jarcoal/httpmock v1.3.0 h1:2RJ8GP0IIaWwcC9Fp2BmVi8Kog3v2Hn7VXM3fTd+nuc =
234234github.com/jarcoal/httpmock v1.3.0 /go.mod h1:3yb8rc4BI7TCBhFY8ng0gjuLKJNquuDNiPaZjnENuYg =
235- github.com/jedib0t/go-pretty/v6 v6.6.0 h1:wmZVuAcEkZRT+Aq1xXpE8IGat4vE5WXOMmBpbQqERXw =
236- github.com/jedib0t/go-pretty/v6 v6.6.0 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
235+ github.com/jedib0t/go-pretty/v6 v6.6.1 h1:iJ65Xjb680rHcikRj6DSIbzCex2huitmc7bDtxYVWyc =
236+ github.com/jedib0t/go-pretty/v6 v6.6.1 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
237237github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg =
238238github.com/jmespath/go-jmespath v0.4.0 /go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo =
239239github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGwWFoC7ycTf1rcQZHOlsJ6N8 =
You can’t perform that action at this time.
0 commit comments