diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-12 14:38:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-12 14:38:03 -0700 |
| commit | 6eaa35040b3998c44547276dea1497540c8b914b (patch) | |
| tree | 32a335b771c0028755f92d6d6365b379c32ea13e /go.mod | |
| parent | 8da3079d226bc4a6589726994c3f698c4019f0b0 (diff) | |
| download | seaweedfs-6eaa35040b3998c44547276dea1497540c8b914b.tar.xz seaweedfs-6eaa35040b3998c44547276dea1497540c8b914b.zip | |
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.106.1 to 3.108.3 (#6783)
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.106.1 to 3.108.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.106.1...v3.108.3)
---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
dependency-version: 3.108.3
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 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -150,7 +150,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.106.1 + github.com/ydb-platform/ydb-go-sdk/v3 v3.108.3 go.etcd.io/etcd/client/pkg/v3 v3.5.21 go.uber.org/atomic v1.11.0 golang.org/x/sync v0.13.0 @@ -265,7 +265,7 @@ require ( github.com/jcmturner/goidentity/v6 v6.0.1 // indirect github.com/jcmturner/rpc/v2 v2.0.3 // indirect github.com/jlaffaye/ftp v0.2.1-0.20240918233326-1b970516f5d3 // indirect - github.com/jonboulle/clockwork v0.3.0 // indirect + github.com/jonboulle/clockwork v0.5.0 // indirect github.com/josharian/intern v1.0.0 // indirect github.com/jtolio/noiseconn v0.0.0-20231127013910-f6d9ecbf1de7 // indirect github.com/jzelinskie/whirlpool v0.0.0-20201016144138-0675e54bb004 // indirect |
