diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-09 08:25:45 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-09 08:25:45 -0800 |
| commit | 44b0176e9e0f43453cdff2701c3293dad27da943 (patch) | |
| tree | 1b11d0621826cd0539fa6044c8421efb95b8a527 /go.mod | |
| parent | f030186e3a6732a23033e2d228ed5001431b9108 (diff) | |
| download | seaweedfs-44b0176e9e0f43453cdff2701c3293dad27da943.tar.xz seaweedfs-44b0176e9e0f43453cdff2701c3293dad27da943.zip | |
build(deps): bump github.com/aws/aws-sdk-go from 1.44.171 to 1.44.175 (#4126)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.171 to 1.44.175.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.171...v1.44.175)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ require ( github.com/Azure/azure-pipeline-go v0.2.3 github.com/Azure/azure-storage-blob-go v0.15.0 github.com/Shopify/sarama v1.37.2 - github.com/aws/aws-sdk-go v1.44.171 + github.com/aws/aws-sdk-go v1.44.175 github.com/beorn7/perks v1.0.1 // indirect github.com/bwmarrin/snowflake v0.3.0 github.com/cespare/xxhash/v2 v2.1.2 // indirect |
