Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.53.1 to 3.53.3 (#4928)

This commit is contained in:
dependabot[bot]
2023-10-19 11:45:16 -07:00
committed by GitHub
parent 612fd7206e
commit 294337d882
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -161,7 +161,7 @@ require (
github.com/shirou/gopsutil/v3 v3.23.9
github.com/tikv/client-go/v2 v2.0.7
github.com/ydb-platform/ydb-go-sdk-auth-environ v0.2.0
github.com/ydb-platform/ydb-go-sdk/v3 v3.53.1
github.com/ydb-platform/ydb-go-sdk/v3 v3.53.3
google.golang.org/grpc/security/advancedtls v0.0.0-20220622233350-5cdb09fa29c1
)