From 0dffa277a7611ba74d2925fdc506338d55a4f7b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:36:33 +0000 Subject: [PATCH] chore(deps): Bump github.com/myerscode/aws-meta from 0.76.0 to 0.77.0 Bumps [github.com/myerscode/aws-meta](https://github.com/myerscode/aws-meta) from 0.76.0 to 0.77.0. - [Release notes](https://github.com/myerscode/aws-meta/releases) - [Commits](https://github.com/myerscode/aws-meta/compare/v0.76.0...v0.77.0) --- updated-dependencies: - dependency-name: github.com/myerscode/aws-meta dependency-version: 0.77.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 480d332..b6fabcd 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.76.0 + github.com/myerscode/aws-meta v0.77.0 github.com/terraform-linters/tflint-plugin-sdk v0.23.1 ) diff --git a/go.sum b/go.sum index 94b4e4e..3d9dce0 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.76.0 h1:qOPJ3K0Sv6AfTwVlYzFicG7QBAiO2jRyQ/EV27KgPww= -github.com/myerscode/aws-meta v0.76.0/go.mod h1:ajuCHYCDt70DFexA0dDDna29vAFvmoTeB/+q1PfKlTY= +github.com/myerscode/aws-meta v0.77.0 h1:kk8wv4G0lpHoAD+/SKnpMe1BHdjn487poIhLAUGT2CQ= +github.com/myerscode/aws-meta v0.77.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=