aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorKonstantin Lebedev <9497591+kmlebedev@users.noreply.github.com>2022-05-01 20:33:03 +0500
committerKonstantin Lebedev <9497591+kmlebedev@users.noreply.github.com>2022-05-01 20:33:03 +0500
commit6a052f6ff222032ca9c089c97f1bb1b50a2e6ac3 (patch)
tree42a6f0bbc24e6cc480c3efb926c6f567019e7b3a /go.mod
parent275c3bb19cda3492ca987c24cd5a25c267a1eb46 (diff)
downloadseaweedfs-6a052f6ff222032ca9c089c97f1bb1b50a2e6ac3.tar.xz
seaweedfs-6a052f6ff222032ca9c089c97f1bb1b50a2e6ac3.zip
ydb Sql interface
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index bdebd73a8..5dbd0c6d7 100644
--- a/go.mod
+++ b/go.mod
@@ -203,6 +203,8 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/subosito/gotenv v1.2.0 // indirect
github.com/tinylib/msgp v1.1.6 // indirect
+ github.com/yandex-cloud/ydb-go-sdk/v2 v2.12.0 // indirect
+ github.com/ydb-platform/ydb-go-genproto v0.0.0-20220203104745-929cf9c248bc // indirect
go.etcd.io/etcd/api/v3 v3.5.4 // indirect
go.etcd.io/etcd/client/pkg/v3 v3.5.4 // indirect
go.uber.org/atomic v1.9.0 // indirect