diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-30 14:56:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-30 14:56:32 -0700 |
| commit | f2033e39bc757d9c39dd3403e936013fc91669e1 (patch) | |
| tree | 0dd2a42740408dba7fc44627176690c3aba7040c /go.mod | |
| parent | 060ee1b9d5818c97ede3a425e89e0955fcfcbfa0 (diff) | |
| download | seaweedfs-f2033e39bc757d9c39dd3403e936013fc91669e1.tar.xz seaweedfs-f2033e39bc757d9c39dd3403e936013fc91669e1.zip | |
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.111.0 to 3.111.3 (#6929)
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.111.0 to 3.111.3.
- [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.111.0...v3.111.3)
---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
dependency-version: 3.111.3
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
@@ -150,7 +150,7 @@ require ( github.com/tarantool/go-tarantool/v2 v2.3.2 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.111.0 + github.com/ydb-platform/ydb-go-sdk/v3 v3.111.3 go.etcd.io/etcd/client/pkg/v3 v3.6.1 go.uber.org/atomic v1.11.0 golang.org/x/sync v0.15.0 |
