diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-04-14 09:27:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-14 09:27:22 -0700 |
| commit | 7a97bea3c0592f971ad40d9797c7cb015ab10253 (patch) | |
| tree | ce4428d0ac5c339e7e88acfdb7a988a44f08351f /go.mod | |
| parent | 23fe412ee30600c2d9cb989453ba81aae9aff568 (diff) | |
| download | seaweedfs-7a97bea3c0592f971ad40d9797c7cb015ab10253.tar.xz seaweedfs-7a97bea3c0592f971ad40d9797c7cb015ab10253.zip | |
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.104.1 to 3.106.1 (#6705)
chore(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.104.1 to 3.106.1.
- [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.104.1...v3.106.1)
---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
dependency-version: 3.106.1
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
@@ -149,7 +149,7 @@ require ( github.com/tarantool/go-tarantool/v2 v2.3.0 github.com/tikv/client-go/v2 v2.0.7 github.com/ydb-platform/ydb-go-sdk-auth-environ v0.5.0 - github.com/ydb-platform/ydb-go-sdk/v3 v3.104.1 + github.com/ydb-platform/ydb-go-sdk/v3 v3.106.1 go.etcd.io/etcd/client/pkg/v3 v3.5.21 go.uber.org/atomic v1.11.0 golang.org/x/sync v0.13.0 |
