From 0444605abcb41bfc40b3ae93e657a809a2fdc918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 21:38:34 +0000 Subject: [PATCH] Bump github.com/aws/smithy-go from 1.23.2 to 1.24.0 Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 1.23.2 to 1.24.0. - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/smithy-go/compare/v1.23.2...v1.24.0) --- updated-dependencies: - dependency-name: github.com/aws/smithy-go dependency-version: 1.24.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 871a692d..e647a5db 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/shield v1.34.13 github.com/aws/aws-sdk-go-v2/service/storagegateway v1.43.5 github.com/aws/aws-sdk-go-v2/service/sts v1.41.1 - github.com/aws/smithy-go v1.23.2 + github.com/aws/smithy-go v1.24.0 github.com/grafana/regexp v0.0.0-20240607082908-2cb410fa05da github.com/prometheus/client_golang v1.23.1 github.com/prometheus/client_model v0.6.2 diff --git a/go.sum b/go.sum index e3909dc2..9beccffa 100644 --- a/go.sum +++ b/go.sum @@ -52,8 +52,8 @@ github.com/aws/aws-sdk-go-v2/service/storagegateway v1.43.5 h1:LnjZ10PxR2jdEwlhK github.com/aws/aws-sdk-go-v2/service/storagegateway v1.43.5/go.mod h1:n/pED5o/1PwNMwXbNBZ3TGJc+Wl5tw2vfJtmTgXZIPc= github.com/aws/aws-sdk-go-v2/service/sts v1.41.1 h1:GdGmKtG+/Krag7VfyOXV17xjTCz0i9NT+JnqLTOI5nA= github.com/aws/aws-sdk-go-v2/service/sts v1.41.1/go.mod h1:6TxbXoDSgBQ225Qd8Q+MbxUxUh6TtNKwbRt/EPS9xso= -github.com/aws/smithy-go v1.23.2 h1:Crv0eatJUQhaManss33hS5r40CG3ZFH+21XSkqMrIUM= -github.com/aws/smithy-go v1.23.2/go.mod h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0= +github.com/aws/smithy-go v1.24.0 h1:LpilSUItNPFr1eY85RYgTIg5eIEPtvFbskaFcmmIUnk= +github.com/aws/smithy-go v1.24.0/go.mod h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0= github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=