Skip to content

Commit 7cde3e6

Browse files
chore(deps): Bump github.com/myerscode/aws-meta from 0.98.0 to 0.102.0
Bumps [github.com/myerscode/aws-meta](https://github.com/myerscode/aws-meta) from 0.98.0 to 0.102.0. - [Release notes](https://github.com/myerscode/aws-meta/releases) - [Commits](myerscode/aws-meta@v0.98.0...v0.102.0) --- updated-dependencies: - dependency-name: github.com/myerscode/aws-meta dependency-version: 0.102.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a13c59 commit 7cde3e6

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.98.0
7+
github.com/myerscode/aws-meta v0.102.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.98.0 h1:JztLZ7qd5rVxSMPZheDgqxQ59+t+4hbusdUDzDECCww=
94-
github.com/myerscode/aws-meta v0.98.0/go.mod h1:ajuCHYCDt70DFexA0dDDna29vAFvmoTeB/+q1PfKlTY=
93+
github.com/myerscode/aws-meta v0.102.0 h1:e1JGMJ38FhLmYil0tEc2ZWs8pO8FCxB4UEBGFn/OllI=
94+
github.com/myerscode/aws-meta v0.102.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)