From c628c9f8274e2207fd24a2fcb5b694dad6894d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 16:58:34 +0000 Subject: [PATCH] chore(deps): Bump github.com/myerscode/aws-meta from 0.69.0 to 0.70.0 Bumps [github.com/myerscode/aws-meta](https://github.com/myerscode/aws-meta) from 0.69.0 to 0.70.0. - [Release notes](https://github.com/myerscode/aws-meta/releases) - [Changelog](https://github.com/myerscode/aws-meta/blob/main/.goreleaser.yaml) - [Commits](https://github.com/myerscode/aws-meta/compare/v0.69.0...v0.70.0) --- updated-dependencies: - dependency-name: github.com/myerscode/aws-meta dependency-version: 0.70.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index af6e073..51c4a1b 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25.1 require ( github.com/hashicorp/hcl/v2 v2.24.0 - github.com/myerscode/aws-meta v0.69.0 + github.com/myerscode/aws-meta v0.70.0 github.com/terraform-linters/tflint-plugin-sdk v0.23.0 ) diff --git a/go.sum b/go.sum index 483b806..7acb3b8 100644 --- a/go.sum +++ b/go.sum @@ -90,8 +90,8 @@ github.com/mattn/go-runewidth v0.0.19 h1:v++JhqYnZuu5jSKrk9RbgF5v4CGUjqRfBm05byF github.com/mattn/go-runewidth v0.0.19/go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs= github.com/mitchellh/go-wordwrap v1.0.1 h1:TLuKupo69TCn6TQSyGxwI1EblZZEsQ0vMlAFQflz0v0= github.com/mitchellh/go-wordwrap v1.0.1/go.mod h1:R62XHJLzvMFRBbcrT7m7WgmE1eOyTSsCt+hzestvNj0= -github.com/myerscode/aws-meta v0.69.0 h1:K+csF+UNgg2BO1l7hh2JaUr3kOTKJzh/6KegeEqhAEU= -github.com/myerscode/aws-meta v0.69.0/go.mod h1:ajuCHYCDt70DFexA0dDDna29vAFvmoTeB/+q1PfKlTY= +github.com/myerscode/aws-meta v0.70.0 h1:1jvzalG+CM0DwNXZsc2VbeKVkeS9wiqlJYS1CzVciLI= +github.com/myerscode/aws-meta v0.70.0/go.mod h1:ajuCHYCDt70DFexA0dDDna29vAFvmoTeB/+q1PfKlTY= github.com/oklog/run v1.2.0 h1:O8x3yXwah4A73hJdlrwo/2X6J62gE5qTMusH0dvz60E= github.com/oklog/run v1.2.0/go.mod h1:mgDbKRSwPhJfesJ4PntqFUbKQRZ50NgmZTSPlFA0YFk= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=