diff options
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 |
