Skip to content

Commit c328c09

Browse files
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.95.1 to 1.96.0
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.95.1 to 1.96.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.95.1...service/s3/v1.96.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.96.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4c8327 commit c328c09

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/aws/aws-sdk-go-v2/config v1.32.7
99
github.com/aws/aws-sdk-go-v2/credentials v1.19.7
1010
github.com/aws/aws-sdk-go-v2/service/iam v1.53.2
11-
github.com/aws/aws-sdk-go-v2/service/s3 v1.95.1
11+
github.com/aws/aws-sdk-go-v2/service/s3 v1.96.0
1212
github.com/onsi/ginkgo/v2 v2.27.5
1313
github.com/onsi/gomega v1.39.0
1414
github.com/prometheus/client_golang v1.23.2

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)