Skip to content

Commit f14f100

Browse files
authored
Merge pull request #6 from myerscode/dependabot/go_modules/github.com/myerscode/aws-meta-0.70.0
chore(deps): Bump github.com/myerscode/aws-meta from 0.69.0 to 0.70.0
2 parents 4c7ba4d + c628c9f commit f14f100

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.1
44

55
require (
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ github.com/mattn/go-runewidth v0.0.19 h1:v++JhqYnZuu5jSKrk9RbgF5v4CGUjqRfBm05byF
9090
github.com/mattn/go-runewidth v0.0.19/go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs=
9191
github.com/mitchellh/go-wordwrap v1.0.1 h1:TLuKupo69TCn6TQSyGxwI1EblZZEsQ0vMlAFQflz0v0=
9292
github.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=
9595
github.com/oklog/run v1.2.0 h1:O8x3yXwah4A73hJdlrwo/2X6J62gE5qTMusH0dvz60E=
9696
github.com/oklog/run v1.2.0/go.mod h1:mgDbKRSwPhJfesJ4PntqFUbKQRZ50NgmZTSPlFA0YFk=
9797
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

0 commit comments

Comments
 (0)