From 0111f5ff2ca4faee50bb328c2937a4db41f56772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 03:41:09 +0000 Subject: [PATCH] build(deps): bump github.com/88labs/go-utils/aws in /envlookup Bumps [github.com/88labs/go-utils/aws](https://github.com/88labs/go-utils) from 0.130.0 to 0.131.0. - [Release notes](https://github.com/88labs/go-utils/releases) - [Commits](https://github.com/88labs/go-utils/compare/aws/v0.130.0...aws/v0.131.0) --- updated-dependencies: - dependency-name: github.com/88labs/go-utils/aws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- envlookup/go.mod | 2 +- envlookup/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/envlookup/go.mod b/envlookup/go.mod index 1106334..7ced711 100644 --- a/envlookup/go.mod +++ b/envlookup/go.mod @@ -3,7 +3,7 @@ module github.com/88labs/go-utils/envlookup go 1.23 require ( - github.com/88labs/go-utils/aws v0.130.0 + github.com/88labs/go-utils/aws v0.131.0 github.com/go-faker/faker/v4 v4.5.0 github.com/stretchr/testify v1.10.0 ) diff --git a/envlookup/go.sum b/envlookup/go.sum index d6c6f45..bd22b05 100644 --- a/envlookup/go.sum +++ b/envlookup/go.sum @@ -1,5 +1,5 @@ -github.com/88labs/go-utils/aws v0.130.0 h1:Q3SWEHV13MWB4JHOBlOkvRElQJDyIi6af43vOuZeq+g= -github.com/88labs/go-utils/aws v0.130.0/go.mod h1:lB4rjOwyA3qtCYUmta/Tb0BMJ41IYjoQbsc3BV9KQFg= +github.com/88labs/go-utils/aws v0.131.0 h1:GBr93UmBTSGMILUGQuXYSjTVWbf371dt5/htADGV3Tc= +github.com/88labs/go-utils/aws v0.131.0/go.mod h1:s1k8vp0wCCITWABdb78GIAIKc1P/ODSjtrHjSO0HfQ4= github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=