From 2d3b01c1a72c4d74f8029cbc2a509ea4d561281d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 22:11:21 +0000 Subject: [PATCH] build(deps): bump github.com/mikefarah/yq/v4 in /aws-cli Bumps [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) from 4.47.1 to 4.50.1. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](https://github.com/mikefarah/yq/compare/v4.47.1...v4.50.1) --- updated-dependencies: - dependency-name: github.com/mikefarah/yq/v4 dependency-version: 4.50.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- aws-cli/go.mod | 2 -- aws-cli/go.sum | 1 - 2 files changed, 3 deletions(-) diff --git a/aws-cli/go.mod b/aws-cli/go.mod index 62b523a..48d60cc 100644 --- a/aws-cli/go.mod +++ b/aws-cli/go.mod @@ -1,5 +1,3 @@ module leplus.org/docker-aws-cli go 1.25.4 - -require github.com/mikefarah/yq/v4 v4.47.1 diff --git a/aws-cli/go.sum b/aws-cli/go.sum index d0bc104..e69de29 100644 --- a/aws-cli/go.sum +++ b/aws-cli/go.sum @@ -1 +0,0 @@ -github.com/mikefarah/yq/v4 v4.47.1/go.mod h1:+WQ438aOXAHcpWAJxhXXesdVpYR0pb8JszUMFymzeqQ=