diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-13 10:01:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-13 10:01:26 -0700 |
| commit | 99c05a9c29115dfb4ea58968e06ebf2c6fc48c7c (patch) | |
| tree | 43a6819d2cb71ebee78aa67981e535b33ab1e1b6 /go.mod | |
| parent | 4d3a485992fd24b5248a3422eb1bea13298ad77e (diff) | |
| download | seaweedfs-99c05a9c29115dfb4ea58968e06ebf2c6fc48c7c.tar.xz seaweedfs-99c05a9c29115dfb4ea58968e06ebf2c6fc48c7c.zip | |
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.12 to 3.43.0 (#4303)
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3
Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) from 3.42.12 to 3.43.0.
- [Release notes](https://github.com/ydb-platform/ydb-go-sdk/releases)
- [Changelog](https://github.com/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ydb-platform/ydb-go-sdk/compare/v3.42.12...v3.43.0)
---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
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
@@ -151,7 +151,7 @@ require ( github.com/schollz/progressbar/v3 v3.13.0 github.com/tikv/client-go/v2 v2.0.5 github.com/ydb-platform/ydb-go-sdk-auth-environ v0.1.2 - github.com/ydb-platform/ydb-go-sdk/v3 v3.42.12 + github.com/ydb-platform/ydb-go-sdk/v3 v3.43.0 google.golang.org/grpc/security/advancedtls v0.0.0-20220622233350-5cdb09fa29c1 ) |
