@ -3,13 +3,14 @@ module github.com/seaweedfs/seaweedfs
go 1.20
go 1.20
require (
require (
cloud . google . com / go v0 . 107 .0 / / indirect
cloud . google . com / go v0 . 11 0.0 / / indirect
cloud . google . com / go / pubsub v1 . 28.0
cloud . google . com / go / pubsub v1 . 28.0
cloud . google . com / go / storage v1 . 29.0
cloud . google . com / go / storage v1 . 29.0
github . com / Azure / azure - pipeline - go v0 . 2.3
github . com / Azure / azure - pipeline - go v0 . 2.3
github . com / Azure / azure - storage - blob - go v0 . 15.0
github . com / Azure / azure - storage - blob - go v0 . 15.0
github . com / Shopify / sarama v1 . 38.1
github . com / Shopify / sarama v1 . 38.1
github . com / aws / aws - sdk - go v1 . 44.209
github . com / aws / aws - sdk - go v1 . 44.219
github . com / cenkalti / backoff / v4 v4 . 2.0
github . com / beorn7 / perks v1 . 0.1 / / indirect
github . com / beorn7 / perks v1 . 0.1 / / indirect
github . com / bwmarrin / snowflake v0 . 3.0
github . com / bwmarrin / snowflake v0 . 3.0
github . com / cespare / xxhash / v2 v2 . 2.0 / / indirect
github . com / cespare / xxhash / v2 v2 . 2.0 / / indirect
@ -66,7 +67,7 @@ require (
github . com / mailru / easyjson v0 . 7.7 / / indirect
github . com / mailru / easyjson v0 . 7.7 / / indirect
github . com / mattn / go - ieproxy v0 . 0.9 / / indirect
github . com / mattn / go - ieproxy v0 . 0.9 / / indirect
github . com / mattn / go - isatty v0 . 0.17 / / indirect
github . com / mattn / go - isatty v0 . 0.17 / / indirect
github . com / matttproud / golang_protobuf_extensions v1 . 0.2 - 0.20181231171920 - c182affec369 / / indirect
github . com / matttproud / golang_protobuf_extensions v1 . 0.4 / / indirect
github . com / mitchellh / mapstructure v1 . 5.0 / / indirect
github . com / mitchellh / mapstructure v1 . 5.0 / / indirect
github . com / modern - go / concurrent v0 . 0.0 - 20180306012644 - bacd9c7ef1dd / / indirect
github . com / modern - go / concurrent v0 . 0.0 - 20180306012644 - bacd9c7ef1dd / / indirect
github . com / modern - go / reflect2 v1 . 0.2 / / indirect
github . com / modern - go / reflect2 v1 . 0.2 / / indirect
@ -78,10 +79,10 @@ require (
github . com / pquerna / cachecontrol v0 . 1.0
github . com / pquerna / cachecontrol v0 . 1.0
github . com / prometheus / client_golang v1 . 14.0
github . com / prometheus / client_golang v1 . 14.0
github . com / prometheus / client_model v0 . 3.0 / / indirect
github . com / prometheus / client_model v0 . 3.0 / / indirect
github . com / prometheus / common v0 . 37 .0 / / indirect
github . com / prometheus / common v0 . 39 .0 / / indirect
github . com / prometheus / procfs v0 . 9.0
github . com / prometheus / procfs v0 . 9.0
github . com / rcrowley / go - metrics v0 . 0.0 - 20201227073835 - cf1acfcdf475 / / indirect
github . com / rcrowley / go - metrics v0 . 0.0 - 20201227073835 - cf1acfcdf475 / / indirect
github . com / remyoudompheng / bigfft v0 . 0.0 - 20200410134404 - eec4a21b6bb0 / / indirect
github . com / remyoudompheng / bigfft v0 . 0.0 - 20230129092748 - 24 d4a6f8daec / / indirect
github . com / seaweedfs / goexif v1 . 0.3
github . com / seaweedfs / goexif v1 . 0.3
github . com / seaweedfs / raft v1 . 1.0
github . com / seaweedfs / raft v1 . 1.0
github . com / sirupsen / logrus v1 . 9.0 / / indirect
github . com / sirupsen / logrus v1 . 9.0 / / indirect
@ -108,39 +109,39 @@ require (
go . etcd . io / etcd / client / v3 v3 . 5.7
go . etcd . io / etcd / client / v3 v3 . 5.7
go . mongodb . org / mongo - driver v1 . 11.1
go . mongodb . org / mongo - driver v1 . 11.1
go . opencensus . io v0 . 24.0 / / indirect
go . opencensus . io v0 . 24.0 / / indirect
gocloud . dev v0 . 28 .0
gocloud . dev v0 . 29 .0
gocloud . dev / pubsub / natspubsub v0 . 28.0
gocloud . dev / pubsub / natspubsub v0 . 28.0
gocloud . dev / pubsub / rabbitpubsub v0 . 28 .0
golang . org / x / crypto v0 . 3 .0 / / indirect
golang . org / x / exp v0 . 0.0 - 20221031165847 - c99f073a8326
golang . org / x / image v0 . 0.0 - 20200119044424 - 58 c23975cae1
golang . org / x / net v0 . 7 .0
golang . org / x / oauth2 v0 . 5 .0 / / indirect
golang . org / x / sys v0 . 5 .0
golang . org / x / text v0 . 7 .0 / / indirect
gocloud . dev / pubsub / rabbitpubsub v0 . 29 .0
golang . org / x / crypto v0 . 6 .0 / / indirect
golang . org / x / exp v0 . 0.0 - 20230124195608 - d38c7dcee874
golang . org / x / image v0 . 6.0
golang . org / x / net v0 . 8 .0
golang . org / x / oauth2 v0 . 6 .0 / / indirect
golang . org / x / sys v0 . 6 .0
golang . org / x / text v0 . 8 .0 / / indirect
golang . org / x / tools v0 . 6.0
golang . org / x / tools v0 . 6.0
golang . org / x / xerrors v0 . 0.0 - 20220907171357 - 04 be3eba64a2 / / indirect
golang . org / x / xerrors v0 . 0.0 - 20220907171357 - 04 be3eba64a2 / / indirect
google . golang . org / api v0 . 110 .0
google . golang . org / api v0 . 112 .0
google . golang . org / appengine v1 . 6.7 / / indirect
google . golang . org / appengine v1 . 6.7 / / indirect
google . golang . org / genproto v0 . 0.0 - 20230209215440 - 0 dfe4f8abfcc / / indirect
google . golang . org / genproto v0 . 0.0 - 20230303212802 - e74f57abe488 / / indirect
google . golang . org / grpc v1 . 53.0
google . golang . org / grpc v1 . 53.0
google . golang . org / protobuf v1 . 28.1
google . golang . org / protobuf v1 . 28.1
gopkg . in / inf . v0 v0 . 9.1 / / indirect
gopkg . in / inf . v0 v0 . 9.1 / / indirect
modernc . org / b v1 . 0.0 / / indirect
modernc . org / b v1 . 0.0 / / indirect
modernc . org / cc / v3 v3 . 40.0 / / indirect
modernc . org / cc / v3 v3 . 40.0 / / indirect
modernc . org / ccgo / v3 v3 . 16.13 / / indirect
modernc . org / ccgo / v3 v3 . 16.13 / / indirect
modernc . org / libc v1 . 22.2 / / indirect
modernc . org / libc v1 . 22.3 / / indirect
modernc . org / mathutil v1 . 5.0 / / indirect
modernc . org / mathutil v1 . 5.0 / / indirect
modernc . org / memory v1 . 4 .0 / / indirect
modernc . org / memory v1 . 5 .0 / / indirect
modernc . org / opt v0 . 1.3 / / indirect
modernc . org / opt v0 . 1.3 / / indirect
modernc . org / sqlite v1 . 20.4
modernc . org / sqlite v1 . 21.0
modernc . org / strutil v1 . 1.3
modernc . org / strutil v1 . 1.3
modernc . org / token v1 . 0.1 / / indirect
modernc . org / token v1 . 0.1 / / indirect
)
)
require (
require (
github . com / Jille / raft - grpc - transport v1 . 4.0
github . com / Jille / raft - grpc - transport v1 . 4.0
github . com / arangodb / go - driver v1 . 4.1
github . com / arangodb / go - driver v1 . 5.2
github . com / armon / go - metrics v0 . 4.1
github . com / armon / go - metrics v0 . 4.1
github . com / fluent / fluent - logger - golang v1 . 9.0
github . com / fluent / fluent - logger - golang v1 . 9.0
github . com / google / flatbuffers / go v0 . 0.0 - 20230108230133 - 3 b8644d32c50
github . com / google / flatbuffers / go v0 . 0.0 - 20230108230133 - 3 b8644d32c50
@ -151,31 +152,32 @@ require (
github . com / schollz / progressbar / v3 v3 . 13.0
github . com / schollz / progressbar / v3 v3 . 13.0
github . com / tikv / client - go / v2 v2 . 0.5
github . com / tikv / client - go / v2 v2 . 0.5
github . com / ydb - platform / ydb - go - sdk - auth - environ v0 . 1.2
github . com / ydb - platform / ydb - go - sdk - auth - environ v0 . 1.2
github . com / ydb - platform / ydb - go - sdk / v3 v3 . 42.1 0
github . com / ydb - platform / ydb - go - sdk / v3 v3 . 43. 0
google . golang . org / grpc / security / advancedtls v0 . 0.0 - 20220622233350 - 5 cdb09fa29c1
google . golang . org / grpc / security / advancedtls v0 . 0.0 - 20220622233350 - 5 cdb09fa29c1
)
)
require (
require (
cloud . google . com / go / compute v1 . 18.0 / / indirect
cloud . google . com / go / compute v1 . 18.0 / / indirect
cloud . google . com / go / compute / metadata v0 . 2.3 / / indirect
cloud . google . com / go / compute / metadata v0 . 2.3 / / indirect
cloud . google . com / go / iam v0 . 8 .0 / / indirect
cloud . google . com / go / iam v0 . 12 .0 / / indirect
github . com / arangodb / go - velocypack v0 . 0.0 - 20200318135517 - 5 af53c29c67e / / indirect
github . com / arangodb / go - velocypack v0 . 0.0 - 20200318135517 - 5 af53c29c67e / / indirect
github . com / aws / aws - sdk - go - v2 v1 . 17.1 / / indirect
github . com / aws / aws - sdk - go - v2 / config v1 . 18.3 / / indirect
github . com / aws / aws - sdk - go - v2 / credentials v1 . 13.3 / / indirect
github . com / aws / aws - sdk - go - v2 / feature / ec2 / imds v1 . 12.19 / / indirect
github . com / aws / aws - sdk - go - v2 / internal / configsources v1 . 1.25 / / indirect
github . com / aws / aws - sdk - go - v2 / internal / endpoints / v2 v2 . 4.19 / / indirect
github . com / aws / aws - sdk - go - v2 / internal / ini v1 . 3.26 / / indirect
github . com / aws / aws - sdk - go - v2 / service / internal / presigned - url v1 . 9.19 / / indirect
github . com / aws / aws - sdk - go - v2 / service / sns v1 . 18.6 / / indirect
github . com / aws / aws - sdk - go - v2 / service / sqs v1 . 19.15 / / indirect
github . com / aws / aws - sdk - go - v2 / service / sso v1 . 11.25 / / indirect
github . com / aws / aws - sdk - go - v2 / service / ssooidc v1 . 13.8 / / indirect
github . com / aws / aws - sdk - go - v2 / service / sts v1 . 17.5 / / indirect
github . com / aws / smithy - go v1 . 13.4 / / indirect
github . com / benbjohnson / clock v1 . 1 .0 / / indirect
github . com / aws / aws - sdk - go - v2 v1 . 17.4 / / indirect
github . com / aws / aws - sdk - go - v2 / config v1 . 18.12 / / indirect
github . com / aws / aws - sdk - go - v2 / credentials v1 . 13.12 / / indirect
github . com / aws / aws - sdk - go - v2 / feature / ec2 / imds v1 . 12.22 / / indirect
github . com / aws / aws - sdk - go - v2 / internal / configsources v1 . 1.28 / / indirect
github . com / aws / aws - sdk - go - v2 / internal / endpoints / v2 v2 . 4.22 / / indirect
github . com / aws / aws - sdk - go - v2 / internal / ini v1 . 3.29 / / indirect
github . com / aws / aws - sdk - go - v2 / service / internal / presigned - url v1 . 9.22 / / indirect
github . com / aws / aws - sdk - go - v2 / service / sns v1 . 20.2 / / indirect
github . com / aws / aws - sdk - go - v2 / service / sqs v1 . 20.2 / / indirect
github . com / aws / aws - sdk - go - v2 / service / sso v1 . 12. 1 / / indirect
github . com / aws / aws - sdk - go - v2 / service / ssooidc v1 . 14.1 / / indirect
github . com / aws / aws - sdk - go - v2 / service / sts v1 . 18.3 / / indirect
github . com / aws / smithy - go v1 . 13.5 / / indirect
github . com / benbjohnson / clock v1 . 3 .0 / / indirect
github . com / boltdb / bolt v1 . 3.1 / / indirect
github . com / boltdb / bolt v1 . 3.1 / / indirect
github . com / cenkalti / backoff / v4 v4 . 2.0
github . com / cznic / mathutil v0 . 0.0 - 20181122101859 - 297441 e03548 / / indirect
github . com / cznic / mathutil v0 . 0.0 - 20181122101859 - 297441 e03548 / / indirect
github . com / d4l3k / messagediff v1 . 2.1 / / indirect
github . com / d4l3k / messagediff v1 . 2.1 / / indirect
github . com / dgryski / go - farm v0 . 0.0 - 20190423205320 - 6 a90982ecee2 / / indirect
github . com / dgryski / go - farm v0 . 0.0 - 20190423205320 - 6 a90982ecee2 / / indirect
@ -188,13 +190,13 @@ require (
github . com / hashicorp / go - hclog v1 . 2.0 / / indirect
github . com / hashicorp / go - hclog v1 . 2.0 / / indirect
github . com / hashicorp / go - immutable - radix v1 . 3.1 / / indirect
github . com / hashicorp / go - immutable - radix v1 . 3.1 / / indirect
github . com / hashicorp / go - msgpack v1 . 1.5 / / indirect
github . com / hashicorp / go - msgpack v1 . 1.5 / / indirect
github . com / hashicorp / golang - lru v0 . 5.4 / / indirect
github . com / hashicorp / golang - lru v0 . 6.0 / / indirect
github . com / jcmturner / aescts / v2 v2 . 0.0 / / indirect
github . com / jcmturner / aescts / v2 v2 . 0.0 / / indirect
github . com / jcmturner / dnsutils / v2 v2 . 0.0 / / indirect
github . com / jcmturner / dnsutils / v2 v2 . 0.0 / / indirect
github . com / jcmturner / rpc / v2 v2 . 0.3 / / indirect
github . com / jcmturner / rpc / v2 v2 . 0.3 / / indirect
github . com / jonboulle / clockwork v0 . 2.2 / / indirect
github . com / jonboulle / clockwork v0 . 2.2 / / indirect
github . com / josharian / intern v1 . 0.0 / / indirect
github . com / josharian / intern v1 . 0.0 / / indirect
github . com / klauspost / cpuid / v2 v2 . 1.1 / / indirect
github . com / klauspost / cpuid / v2 v2 . 2.3 / / indirect
github . com / mattn / go - colorable v0 . 1.13 / / indirect
github . com / mattn / go - colorable v0 . 1.13 / / indirect
github . com / mattn / go - runewidth v0 . 0.14 / / indirect
github . com / mattn / go - runewidth v0 . 0.14 / / indirect
github . com / mattn / go - sqlite3 v2 . 0.1 + incompatible / / indirect
github . com / mattn / go - sqlite3 v2 . 0.1 + incompatible / / indirect
@ -228,11 +230,11 @@ require (
go . etcd . io / etcd / api / v3 v3 . 5.7 / / indirect
go . etcd . io / etcd / api / v3 v3 . 5.7 / / indirect
go . etcd . io / etcd / client / pkg / v3 v3 . 5.7 / / indirect
go . etcd . io / etcd / client / pkg / v3 v3 . 5.7 / / indirect
go . uber . org / atomic v1 . 10.0 / / indirect
go . uber . org / atomic v1 . 10.0 / / indirect
go . uber . org / multierr v1 . 8 .0 / / indirect
go . uber . org / multierr v1 . 9 .0 / / indirect
go . uber . org / zap v1 . 24.0 / / indirect
go . uber . org / zap v1 . 24.0 / / indirect
golang . org / x / mod v0 . 8.0 / / indirect
golang . org / x / mod v0 . 8.0 / / indirect
golang . org / x / sync v0 . 1.0 / / indirect
golang . org / x / sync v0 . 1.0 / / indirect
golang . org / x / term v0 . 5 .0 / / indirect
golang . org / x / term v0 . 6 .0 / / indirect
gopkg . in / ini . v1 v1 . 67.0 / / indirect
gopkg . in / ini . v1 v1 . 67.0 / / indirect
gopkg . in / natefinch / lumberjack . v2 v2 . 0.0 / / indirect
gopkg . in / natefinch / lumberjack . v2 v2 . 0.0 / / indirect
gopkg . in / yaml . v2 v2 . 4.0 / / indirect
gopkg . in / yaml . v2 v2 . 4.0 / / indirect