chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.12 to 3.5.13 (#5452)

This commit is contained in:
dependabot[bot]
2024-04-01 09:55:28 -07:00
committed by GitHub
parent 53fdda82f0
commit 2fc37db77e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -159,7 +159,7 @@ require (
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.56.1
go.etcd.io/etcd/client/pkg/v3 v3.5.12
go.etcd.io/etcd/client/pkg/v3 v3.5.13
go.uber.org/atomic v1.11.0
google.golang.org/grpc/security/advancedtls v0.0.0-20220622233350-5cdb09fa29c1
)