aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)AuthorFilesLines
2023-05-15build(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 (#4475)dependabot[bot]1-2/+2
2023-05-15build(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1 (#4474)dependabot[bot]1-9/+10
2023-05-15build(deps): bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 (#4473)dependabot[bot]1-2/+2
2023-05-15build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.8 to 3.5.9 (#4471)dependabot[bot]1-6/+6
2023-05-15build(deps): bump google.golang.org/api from 0.114.0 to 0.122.0 (#4472)dependabot[bot]1-11/+12
2023-05-09Revert "build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.43.0 t...3.50chrislu1-4/+3
2023-05-09Update go.sumchrislu1-0/+2
2023-05-08build(deps): bump github.com/aws/aws-sdk-go from 1.44.253 to 1.44.258 (#4457)dependabot[bot]1-2/+2
2023-05-08build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.43.0 to 3.46.0...dependabot[bot]1-3/+4
2023-05-08build(deps): bump github.com/lib/pq from 1.10.8 to 1.10.9 (#4455)dependabot[bot]1-2/+2
2023-05-08build(deps): bump github.com/hanwen/go-fuse/v2 from 2.2.0 to 2.3.0 (#4454)dependabot[bot]1-1/+4
2023-05-08build(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#4453)dependabot[bot]1-2/+2
2023-05-07update raftchrislu1-2/+2
2023-05-01build(deps): bump github.com/aws/aws-sdk-go from 1.44.248 to 1.44.253 (#4443)dependabot[bot]1-2/+2
2023-05-01build(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 (#4440)dependabot[bot]1-1/+2
2023-05-01build(deps): bump github.com/gocql/gocql from 1.3.2 to 1.4.0 (#4441)dependabot[bot]1-2/+2
2023-05-01build(deps): bump github.com/hashicorp/raft from 1.4.0 to 1.5.0 (#4442)dependabot[bot]1-3/+5
2023-05-01build(deps): bump modernc.org/sqlite from 1.22.0 to 1.22.1 (#4444)dependabot[bot]1-6/+6
2023-04-24build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.7 to 3.5.8 (#4428)dependabot[bot]1-6/+6
2023-04-24build(deps): bump github.com/aws/aws-sdk-go from 1.44.244 to 1.44.248 (#4424)dependabot[bot]1-2/+2
2023-04-24build(deps): bump golang.org/x/image from 0.6.0 to 0.7.0 (#4427)dependabot[bot]1-3/+2
2023-04-24build(deps): bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4 (#4426)dependabot[bot]1-2/+2
2023-04-24build(deps): bump modernc.org/sqlite from 1.21.1 to 1.22.0 (#4425)dependabot[bot]1-4/+4
2023-04-18Rclone storage backend (#4402)Damiano Albani1-14/+150
2023-04-17build(deps): bump github.com/aws/aws-sdk-go from 1.44.219 to 1.44.244 (#4412)dependabot[bot]1-2/+2
2023-04-17build(deps): bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1 (#4413)dependabot[bot]1-1/+2
2023-04-17build(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (...dependabot[bot]1-2/+4
2023-04-17build(deps): bump github.com/lib/pq from 1.10.7 to 1.10.8 (#4410)dependabot[bot]1-1/+2
2023-04-17build(deps): bump github.com/tikv/client-go/v2 from 2.0.6 to 2.0.7 (#4409)dependabot[bot]1-15/+16
2023-04-10build(deps): bump github.com/rabbitmq/amqp091-go from 1.7.0 to 1.8.0 (#4387)dependabot[bot]1-2/+6
2023-04-10build(deps): bump gocloud.dev/pubsub/natspubsub from 0.28.0 to 0.29.0 (#4389)dependabot[bot]1-165/+5
2023-04-10build(deps): bump github.com/schollz/progressbar/v3 from 3.13.0 to 3.13.1 (#4...dependabot[bot]1-2/+2
2023-04-10build(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 (#4385)dependabot[bot]1-11/+12
2023-04-03build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#4366)dependabot[bot]1-1/+2
2023-04-03build(deps): bump modernc.org/sqlite from 1.21.0 to 1.21.1 (#4370)dependabot[bot]1-2/+2
2023-04-03build(deps): bump cloud.google.com/go/pubsub from 1.28.0 to 1.30.0 (#4367)dependabot[bot]1-1/+2
2023-04-03build(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0 (#4369)dependabot[bot]1-2/+2
2023-04-03build(deps): bump github.com/linxGnu/grocksdb from 1.7.15 to 1.7.16 (#4368)dependabot[bot]1-2/+2
2023-03-27build(deps): bump cloud.google.com/go/storage from 1.30.0 to 1.30.1 (#4342)dependabot[bot]1-4/+4
2023-03-27build(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#4344)dependabot[bot]1-1/+2
2023-03-27build(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.3 (#4340)dependabot[bot]1-2/+2
2023-03-27build(deps): bump google.golang.org/api from 0.112.0 to 0.114.0 (#4343)dependabot[bot]1-7/+9
2023-03-27build(deps): bump github.com/gocql/gocql from 0.0.0-20210707082121-9a3953d182...dependabot[bot]1-2/+2
2023-03-20build(deps): bump github.com/tikv/client-go/v2 from 2.0.5 to 2.0.6 (#4329)dependabot[bot]1-13/+10
2023-03-20build(deps): bump cloud.google.com/go/storage from 1.29.0 to 1.30.0 (#4328)dependabot[bot]1-1/+2
2023-03-20build(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0 (#4327)dependabot[bot]1-2/+4
2023-03-20build(deps): bump github.com/hashicorp/raft from 1.3.11 to 1.4.0 (#4325)dependabot[bot]1-4/+4
2023-03-15Use exponential backoff to query leader. (#4313)Stewart Miles1-0/+2
2023-03-13build(deps): bump golang.org/x/image from 0.5.0 to 0.6.0 (#4304)dependabot[bot]1-2/+2
2023-03-13build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.12 to 3.43....dependabot[bot]1-2/+2