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 @@ -4,7 +4,7 @@ go 1.25.1
44
55require (
66 github.com/hashicorp/hcl/v2 v2.24.0
7- github.com/myerscode/aws-meta v0.69 .0
7+ github.com/myerscode/aws-meta v0.70 .0
88 github.com/terraform-linters/tflint-plugin-sdk v0.23.0
99)
1010
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ github.com/mattn/go-runewidth v0.0.19 h1:v++JhqYnZuu5jSKrk9RbgF5v4CGUjqRfBm05byF
9090github.com/mattn/go-runewidth v0.0.19 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
9191github.com/mitchellh/go-wordwrap v1.0.1 h1:TLuKupo69TCn6TQSyGxwI1EblZZEsQ0vMlAFQflz0v0 =
9292github.com/mitchellh/go-wordwrap v1.0.1 /go.mod h1:R62XHJLzvMFRBbcrT7m7WgmE1eOyTSsCt+hzestvNj0 =
93- github.com/myerscode/aws-meta v0.69 .0 h1:K+csF+UNgg2BO1l7hh2JaUr3kOTKJzh/6KegeEqhAEU =
94- github.com/myerscode/aws-meta v0.69 .0 /go.mod h1:ajuCHYCDt70DFexA0dDDna29vAFvmoTeB/+q1PfKlTY =
93+ github.com/myerscode/aws-meta v0.70 .0 h1:1jvzalG+CM0DwNXZsc2VbeKVkeS9wiqlJYS1CzVciLI =
94+ github.com/myerscode/aws-meta v0.70 .0 /go.mod h1:ajuCHYCDt70DFexA0dDDna29vAFvmoTeB/+q1PfKlTY =
9595github.com/oklog/run v1.2.0 h1:O8x3yXwah4A73hJdlrwo/2X6J62gE5qTMusH0dvz60E =
9696github.com/oklog/run v1.2.0 /go.mod h1:mgDbKRSwPhJfesJ4PntqFUbKQRZ50NgmZTSPlFA0YFk =
9797github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments