aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-03 08:37:18 -0700
committerGitHub <noreply@github.com>2023-07-03 08:37:18 -0700
commitf9eca4f4d1ea4bd3c519245be887d93949764de5 (patch)
treecaaf179d54df7e3af59dfe529afe6a4c4cde7976 /go.mod
parent515e6d21ae395620a82effe063192e9f255e73fe (diff)
downloadseaweedfs-f9eca4f4d1ea4bd3c519245be887d93949764de5.tar.xz
seaweedfs-f9eca4f4d1ea4bd3c519245be887d93949764de5.zip
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.35.0 to 1.36.0 (#4634)
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 dbc079dbf..7baf4d952 100644
--- a/go.mod
+++ b/go.mod
@@ -146,7 +146,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.18.1
github.com/aws/aws-sdk-go-v2/config v1.18.27
github.com/aws/aws-sdk-go-v2/credentials v1.13.26
- github.com/aws/aws-sdk-go-v2/service/s3 v1.35.0
+ github.com/aws/aws-sdk-go-v2/service/s3 v1.36.0
github.com/fluent/fluent-logger-golang v1.9.0
github.com/google/flatbuffers/go v0.0.0-20230108230133-3b8644d32c50
github.com/hanwen/go-fuse/v2 v2.3.0