Skip to content

Commit f16626c

Browse files
chore(deps): Bump github.com/myerscode/aws-meta from 0.88.0 to 0.95.0 (#45)
Bumps [github.com/myerscode/aws-meta](https://github.com/myerscode/aws-meta) from 0.88.0 to 0.95.0. - [Release notes](https://github.com/myerscode/aws-meta/releases) - [Commits](myerscode/aws-meta@v0.88.0...v0.95.0) --- updated-dependencies: - dependency-name: github.com/myerscode/aws-meta dependency-version: 0.95.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0abb6d8 commit f16626c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.88.0
7+
github.com/myerscode/aws-meta v0.95.0
88
github.com/terraform-linters/tflint-plugin-sdk v0.24.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.21 h1:jJKAZiQH+2mIinzCJIaIG9Be1+0NR+5sz/lYEEj
9090
github.com/mattn/go-runewidth v0.0.21/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.88.0 h1:ytg6AVULH4JXVoAHEFRjd8GZL8SfkOyq7PCltIcsZPo=
94-
github.com/myerscode/aws-meta v0.88.0/go.mod h1:ajuCHYCDt70DFexA0dDDna29vAFvmoTeB/+q1PfKlTY=
93+
github.com/myerscode/aws-meta v0.95.0 h1:IwGP0Hbm6b7en5NSySbFIjXvIsFi7XHFUBZaVP5svSs=
94+
github.com/myerscode/aws-meta v0.95.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)