aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-27 15:19:51 +0000
committerChris Lu <chrislusf@users.noreply.github.com>2023-11-27 11:18:30 -0800
commitb7b9f1c69026e673b208abfee61a5f4e4a41b276 (patch)
treefa460324d0b1544b0f27b2b106d9d0e75be379ad /go.mod
parent81f11883e374795f5a8eddbb059aba7ee060411d (diff)
downloadseaweedfs-b7b9f1c69026e673b208abfee61a5f4e4a41b276.tar.xz
seaweedfs-b7b9f1c69026e673b208abfee61a5f4e4a41b276.zip
Bump github.com/aws/aws-sdk-go-v2 from 1.23.0 to 1.23.1
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.23.0...v1.23.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ec70a0077..b38e17d07 100644
--- a/go.mod
+++ b/go.mod
@@ -141,7 +141,7 @@ require (
github.com/Jille/raft-grpc-transport v1.5.0
github.com/arangodb/go-driver v1.6.1
github.com/armon/go-metrics v0.4.1
- github.com/aws/aws-sdk-go-v2 v1.23.0
+ github.com/aws/aws-sdk-go-v2 v1.23.1
github.com/aws/aws-sdk-go-v2/config v1.18.42
github.com/aws/aws-sdk-go-v2/credentials v1.15.1
github.com/aws/aws-sdk-go-v2/service/s3 v1.40.2