diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-05-09 15:24:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-09 15:24:16 +0000 |
| commit | 51150227a0d2ca8a6d1bf1b65309a54ca706c25d (patch) | |
| tree | fb2465a265adc62eff136e9944c30fde675aec11 /go.mod | |
| parent | 5082ed71761c5a39d57ee67d4f6c7fa5920d5cf0 (diff) | |
| download | seaweedfs-51150227a0d2ca8a6d1bf1b65309a54ca706c25d.tar.xz seaweedfs-51150227a0d2ca8a6d1bf1b65309a54ca706c25d.zip | |
Bump github.com/aws/aws-sdk-go from 1.43.45 to 1.44.9
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.45 to 1.44.9.
- [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.43.45...v1.44.9)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,7 +10,7 @@ require ( github.com/Azure/azure-storage-blob-go v0.14.0 github.com/OneOfOne/xxhash v1.2.8 github.com/Shopify/sarama v1.32.0 - github.com/aws/aws-sdk-go v1.43.45 + github.com/aws/aws-sdk-go v1.44.9 github.com/beorn7/perks v1.0.1 // indirect github.com/buraksezer/consistent v0.0.0-20191006190839-693edf70fd72 github.com/bwmarrin/snowflake v0.3.0 @@ -155,6 +155,8 @@ require ( github.com/hanwen/go-fuse/v2 v2.1.0 github.com/hashicorp/raft v1.3.9 github.com/hashicorp/raft-boltdb v0.0.0-20220329195025-15018e9b97e0 + github.com/ydb-platform/ydb-go-sdk-auth-environ v0.1.0 + github.com/ydb-platform/ydb-go-sdk/v3 v3.24.2 ) require ( @@ -205,8 +207,6 @@ require ( github.com/tinylib/msgp v1.1.6 // indirect github.com/yandex-cloud/go-genproto v0.0.0-20211115083454-9ca41db5ed9e // indirect github.com/ydb-platform/ydb-go-genproto v0.0.0-20220203104745-929cf9c248bc // indirect - github.com/ydb-platform/ydb-go-sdk-auth-environ v0.1.0 // indirect - github.com/ydb-platform/ydb-go-sdk/v3 v3.24.2 // indirect github.com/ydb-platform/ydb-go-yc v0.6.1 // indirect github.com/ydb-platform/ydb-go-yc-metadata v0.0.9 // indirect go.etcd.io/etcd/api/v3 v3.5.4 // indirect |
