File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/golang-jwt/jwt/v4 v4.5.2
77 github.com/google/uuid v1.6.0
88 github.com/jonboulle/clockwork v0.5.0
9- github.com/ydb-platform/ydb-go-genproto v0.0.0-20251124083616-76378b253633
9+ github.com/ydb-platform/ydb-go-genproto v0.0.0-20251125145508-6d7ef87db5cb
1010 go.uber.org/goleak v1.3.0
1111 go.uber.org/zap v1.27.0
1212 golang.org/x/sync v0.11.0
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
7676github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
7777github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
7878github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
79- github.com/ydb-platform/ydb-go-genproto v0.0.0-20251124083616-76378b253633 h1:xnHt1ratkQUO0m2/A4py3yMYZI5BOPoZZppbcdybR10 =
80- github.com/ydb-platform/ydb-go-genproto v0.0.0-20251124083616-76378b253633 /go.mod h1:Er+FePu1dNUieD+XTMDduGpQuCPssK5Q4BjF+IIXJ3I =
79+ github.com/ydb-platform/ydb-go-genproto v0.0.0-20251125145508-6d7ef87db5cb h1:LZ6dhVfWzhicf/P5Xh7fA0Jd7rfGduxmB2QZpD+Lz9Q =
80+ github.com/ydb-platform/ydb-go-genproto v0.0.0-20251125145508-6d7ef87db5cb /go.mod h1:Er+FePu1dNUieD+XTMDduGpQuCPssK5Q4BjF+IIXJ3I =
8181go.opentelemetry.io/otel v1.31.0 h1:NsJcKPIW0D0H3NgzPDHmo0WW6SptzPdqg/L1zsIm2hY =
8282go.opentelemetry.io/otel v1.31.0 /go.mod h1:O0C14Yl9FgkjqcCZAsE053C13OaddMYr/hz6clDkEJE =
8383go.opentelemetry.io/otel/metric v1.31.0 h1:FSErL0ATQAmYHUIzSezZibnyVlft1ybhy4ozRPcF2fE =
You can’t perform that action at this time.
0 commit comments