aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)AuthorFilesLines
9 dayschore(deps): bump github.com/quic-go/quic-go from 0.54.1 to 0.57.0 (#7718)dependabot[bot]1-3/+2
10 daysfiler: add write batching for FoundationDB store to improve throughput (#7708)Chris Lu1-1/+1
12 dayschore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 (#7664)dependabot[bot]1-1/+1
12 dayschore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.20 to 1....dependabot[bot]1-5/+5
12 dayschore(deps): bump github.com/klauspost/reedsolomon from 1.12.5 to 1.12.6 (#7662)dependabot[bot]1-1/+1
12 dayschore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.89.1 to 1.93...dependabot[bot]1-11/+11
12 dayschore(deps): bump cloud.google.com/go/kms from 1.23.1 to 1.23.2 (#7658)dependabot[bot]1-1/+1
2025-12-01chore(deps): bump github.com/prometheus/procfs from 0.19.1 to 0.19.2 (#7577)dependabot[bot]1-1/+1
2025-12-01chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#7576)dependabot[bot]1-1/+1
2025-12-01chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 (#7579)dependabot[bot]1-4/+4
2025-12-01chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.118.2 to 3.121...dependabot[bot]1-2/+2
2025-12-01chore(deps): bump github.com/arangodb/go-driver from 1.6.7 to 1.6.9 (#7580)dependabot[bot]1-1/+1
2025-11-25chore(deps): bump github.com/linkedin/goavro/v2 from 2.14.0 to 2.14.1 (#7537)dependabot[bot]1-1/+1
2025-11-25HDFS: Java client replication configuration (#7526)Chris Lu1-18/+18
2025-11-24chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.39.5 to 1.40.0 (#7538)dependabot[bot]1-2/+2
2025-11-24chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.113.5 to 3.118...dependabot[bot]1-2/+2
2025-11-24chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13....dependabot[bot]1-2/+2
2025-11-19chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#7511)dependabot[bot]1-3/+3
2025-11-19filer store: add foundationdb (#7178)Chris Lu1-0/+1
2025-11-17chore(deps): bump golang.org/x/image from 0.32.0 to 0.33.0 (#7497)dependabot[bot]1-5/+5
2025-11-17chore(deps): bump github.com/linxGnu/grocksdb from 1.10.2 to 1.10.3 (#7494)dependabot[bot]1-1/+1
2025-11-17chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.8.0 to 2.9.0 (#7495)dependabot[bot]1-1/+1
2025-11-17chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.5 to 3.6.6 (#7496)dependabot[bot]1-3/+3
2025-11-17chore(deps): bump github.com/getsentry/sentry-go from 0.36.1 to 0.38.0 (#7498)dependabot[bot]1-1/+1
2025-11-10chore(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 (#7459)dependabot[bot]1-1/+1
2025-11-10chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 (#7457)dependabot[bot]1-1/+1
2025-11-10chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.19.1 to...dependabot[bot]1-1/+1
2025-11-10chore(deps): bump github.com/hashicorp/vault/api from 1.20.0 to 1.22.0 (#7461)dependabot[bot]1-4/+4
2025-11-10chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1...dependabot[bot]1-1/+1
2025-11-03chore(deps): bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.6 (#7430)dependabot[bot]1-1/+1
2025-11-03chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.19 to 1....dependabot[bot]1-5/+5
2025-11-03chore(deps): bump cloud.google.com/go/storage from 1.57.0 to 1.57.1 (#7431)dependabot[bot]1-1/+1
2025-11-03chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.3 to 1.89...dependabot[bot]1-9/+9
2025-11-02fix go install (#7425)Chris Lu1-3/+0
2025-10-27chore(deps): bump github.com/rclone/rclone from 1.71.1 to 1.71.2 (#7393)dependabot[bot]1-2/+2
2025-10-27chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.10 to 1....dependabot[bot]1-11/+11
2025-10-27chore(deps): bump github.com/prometheus/procfs from 0.17.0 to 0.19.1 (#7388)dependabot[bot]1-1/+1
2025-10-27chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 (#7386)dependabot[bot]1-1/+1
2025-10-27chore(deps): bump github.com/getsentry/sentry-go from 0.35.3 to 0.36.1 (#7389)dependabot[bot]1-1/+1
2025-10-27chore(deps): bump github.com/tarantool/go-tarantool/v2 from 2.4.0 to 2.4.1 (#...dependabot[bot]1-1/+1
2025-10-27chore(deps): bump github.com/pkg/sftp from 1.13.9 to 1.13.10 (#7390)dependabot[bot]1-1/+1
2025-10-21Merge branch 'master' of https://github.com/seaweedfs/seaweedfsChris Lu1-0/+3
2025-10-21Switch to seaweedfs/cockroachdb-parser directlyChris Lu1-3/+1
2025-10-21Update cockroachdb-parser to fix 32-bit buildsChris Lu1-1/+3
2025-10-21Update cockroachdb-parser to fix 32-bit builds3.98Chris Lu1-0/+3
2025-10-21update cockroachdb-parser due to build issuesChris Lu1-1/+1
2025-10-20chore(deps): bump golang.org/x/image from 0.30.0 to 0.32.0 (#7343)dependabot[bot]1-1/+1
2025-10-20chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 (#7347)dependabot[bot]1-5/+5
2025-10-20chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 (#7344)dependabot[bot]1-1/+1
2025-10-20chore(deps): bump github.com/redis/go-redis/v9 from 9.14.0 to 9.14.1 (#7342)dependabot[bot]1-1/+1