aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)AuthorFilesLines
2024-04-29chore(deps): bump modernc.org/sqlite from 1.28.0 to 1.29.8 (#5551)dependabot[bot]1-12/+10
2024-04-25Merge branch 'master' into mq-subscribechrislu1-14/+14
2024-04-24Migrates from disintegration/imaging c2019 to cognusion/imaging c2024. (#5533)M@1-1/+1
2024-04-22chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.12 to 3.5.13 (#5516)dependabot[bot]1-2/+2
2024-04-22chore(deps): bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 (#5520)dependabot[bot]1-3/+3
2024-04-22chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.36.0 to 0.37.0 (#5517)dependabot[bot]1-1/+1
2024-04-22chore(deps): bump google.golang.org/api from 0.172.0 to 0.176.0 (#5518)dependabot[bot]1-6/+6
2024-04-22chore(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 (#5519)dependabot[bot]1-1/+1
2024-04-17convert to parquet schema and valuechrislu1-1/+5
2024-04-15chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.63.0 to 3.65.0...dependabot[bot]1-1/+1
2024-04-15chore(deps): bump github.com/go-redsync/redsync/v4 from 4.11.0 to 4.13.0 (#5499)dependabot[bot]1-1/+1
2024-04-15chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 (#5500)dependabot[bot]1-1/+1
2024-04-15chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#5501)dependabot[bot]1-3/+3
2024-04-15chore(deps): bump github.com/arangodb/go-driver from 1.6.1 to 1.6.2 (#5502)dependabot[bot]1-1/+1
2024-04-08chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.3 (#5481)dependabot[bot]1-2/+2
2024-04-08chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.36.0 to 0.37.0 (#5482)dependabot[bot]1-4/+4
2024-04-08chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.11 ...dependabot[bot]1-10/+10
2024-04-08chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.56.1 to 3.63.0...dependabot[bot]1-1/+1
2024-04-08chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#5485)dependabot[bot]1-1/+1
2024-04-01chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2 (#5...dependabot[bot]1-2/+2
2024-04-01chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.12 to 3.5.13 (#5452)dependabot[bot]1-1/+1
2024-04-01chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.26.0 to 1.26.1 (#5451)dependabot[bot]1-2/+2
2024-04-01chore(deps): bump github.com/linxGnu/grocksdb from 1.8.12 to 1.8.14 (#5450)dependabot[bot]1-1/+1
2024-04-01chore(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 (#5449)dependabot[bot]1-1/+1
2024-04-01chore(deps): bump github.com/viant/ptrie from 0.3.0 to 0.3.1 (#5447)dependabot[bot]1-4/+3
2024-04-01chore(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 (#5446)dependabot[bot]1-1/+1
2024-04-01chore(deps): bump google.golang.org/api from 0.169.0 to 0.172.0 (#5448)dependabot[bot]1-3/+3
2024-03-25chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.25.3 to 1.26.0 (#5422)dependabot[bot]1-1/+1
2024-03-25chore(deps): bump github.com/hashicorp/raft from 1.6.0 to 1.6.1 (#5420)dependabot[bot]1-2/+2
2024-03-25chore(deps): bump gocloud.dev from 0.36.0 to 0.37.0 (#5423)dependabot[bot]1-45/+45
2024-03-22add basic support for sentry error reporting (#5410)Nikita Korolev1-1/+2
2024-03-18chore(deps): bump github.com/rclone/rclone from 1.65.2 to 1.66.0 (#5387)dependabot[bot]1-26/+22
2024-03-18chore(deps): bump github.com/fclairamb/ftpserverlib from 0.22.0 to 0.24.0 (#5...dependabot[bot]1-3/+3
2024-03-18chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 (#5388)dependabot[bot]1-3/+3
2024-03-18chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.25.2 to 1.25.3 (#5386)dependabot[bot]1-1/+1
2024-03-18chore(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 (#5385)dependabot[bot]1-2/+2
2024-03-17Revert "remove github.com/golang/protobuf/proto"chrislu1-1/+2
2024-03-16remove github.com/golang/protobuf/protochrislu1-2/+1
2024-03-11chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.11 to 3.5.12 (#5369)dependabot[bot]1-3/+3
2024-03-11chore(deps): bump github.com/prometheus/procfs from 0.12.0 to 0.13.0 (#5368)dependabot[bot]1-1/+1
2024-03-11chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (...dependabot[bot]1-3/+2
2024-03-11chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#5371)dependabot[bot]1-1/+1
2024-03-11chore(deps): bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 (#5372)dependabot[bot]1-1/+1
2024-03-04chore(deps): bump github.com/tidwall/gjson from 1.17.0 to 1.17.1 (#5357)dependabot[bot]1-1/+1
2024-03-04chore(deps): bump cloud.google.com/go/pubsub from 1.36.1 to 1.36.2 (#5356)dependabot[bot]1-4/+4
2024-03-04chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#5355)dependabot[bot]1-1/+1
2024-03-04chore(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 (#5354)dependabot[bot]1-1/+1
2024-03-04chore(deps): bump github.com/rdleal/intervalst from 1.2.2 to 1.3.0 (#5353)dependabot[bot]1-1/+1
2024-02-26chore(deps): bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.25 (#5338)dependabot[bot]1-1/+1
2024-02-26chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.1.0 to 5.2.0 (#5339)dependabot[bot]1-1/+1