diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-08-01 15:37:46 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-01 15:37:46 +0000 |
| commit | 6f1a0b61146836d19eeede3f47dc92404d74c653 (patch) | |
| tree | 4759727fc42e7bd04d1c2490cebd1e3e358f24e9 /go.mod | |
| parent | b59bc607bf49515eee048fa619a06aae433ed8f5 (diff) | |
| download | seaweedfs-6f1a0b61146836d19eeede3f47dc92404d74c653.tar.xz seaweedfs-6f1a0b61146836d19eeede3f47dc92404d74c653.zip | |
Bump github.com/aws/aws-sdk-go from 1.44.65 to 1.44.66
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.65 to 1.44.66.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.65...v1.44.66)
---
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>
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.35.0 - github.com/aws/aws-sdk-go v1.44.65 + github.com/aws/aws-sdk-go v1.44.66 github.com/beorn7/perks v1.0.1 // indirect github.com/bwmarrin/snowflake v0.3.0 github.com/cespare/xxhash/v2 v2.1.2 // indirect |
