diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-06 09:27:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-06 09:27:21 -0800 |
| commit | e52bb3112d50842bbda35f7a8a474f4b850a1a12 (patch) | |
| tree | 5895c3157427e8cce26ae3c64917773a080c93d8 /go.mod | |
| parent | 281f5ef6a522c797ae1f980b38409dd2b9c1c0b2 (diff) | |
| download | seaweedfs-e52bb3112d50842bbda35f7a8a474f4b850a1a12.tar.xz seaweedfs-e52bb3112d50842bbda35f7a8a474f4b850a1a12.zip | |
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.10 to 3.42.12 (#4278)
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.10 to 3.42.12.
- [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.10...v3.42.12)
---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
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.10 + github.com/ydb-platform/ydb-go-sdk/v3 v3.42.12 google.golang.org/grpc/security/advancedtls v0.0.0-20220622233350-5cdb09fa29c1 ) |
