Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.24.2 to 3.25.0

Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) from 3.24.2 to 3.25.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.24.2...v3.25.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>
This commit is contained in:
dependabot[bot]
2022-05-09 15:35:19 +00:00
committed by GitHub
parent 4e07afb45f
commit 167faeb9bb
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -156,7 +156,7 @@ require (
github.com/hashicorp/raft v1.3.9
github.com/hashicorp/raft-boltdb v0.0.0-20220329195025-15018e9b97e0
github.com/ydb-platform/ydb-go-sdk-auth-environ v0.1.0
github.com/ydb-platform/ydb-go-sdk/v3 v3.24.2
github.com/ydb-platform/ydb-go-sdk/v3 v3.25.0
)
require (