f41gh7
|
0e9870b7a9
|
vendor: run go get -u ./lib/...
go get -u ./app/...
go mod tidy -compat=1.26
go mod vendor
|
2026-04-09 09:34:03 +02:00 |
|
Aliaksandr Valialkin
|
34f242a6b8
|
vendor: run make vendor-update
|
2026-01-19 15:29:25 +01:00 |
|
Zakhar Bessarab
|
0eb465782a
|
deps: unpin AWS dependencies and add workaround for S3 compatibility (#9844)
Updates:
- unpin AWS dependencies and run `make vendor-update`
- add config options to enable checksums only if required by storage in
order to preserve backwards compatibility
Related issues:
- https://github.com/VictoriaMetrics/VictoriaMetrics/issues/9748
- https://github.com/VictoriaMetrics/VictoriaMetrics/issues/8622
Tested with: AWS S3, self-hosted MinIO, Linode object storage as it was
failing previously with multi-part uploads (reported here -
https://github.com/VictoriaMetrics/VictoriaMetrics/pull/8630#issuecomment-2772185033).
An updated library allows (PR with the
fix - https://github.com/aws/aws-sdk-go-v2/pull/3151) overriding
multi-part upload configurations so that compatibility can be preserved.
Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com>
|
2025-10-10 18:35:37 +04:00 |
|
Aliaksandr Valialkin
|
764fc6010d
|
vendor: run make vendor-update
|
2025-04-25 23:25:32 +02:00 |
|
Aliaksandr Valialkin
|
2083144058
|
vendor: run make vendor-update
|
2025-03-26 20:39:16 +01:00 |
|
Aliaksandr Valialkin
|
b1fab92d1f
|
vendor: run make vendor-update
|
2025-03-12 22:40:42 +01:00 |
|
Aliaksandr Valialkin
|
de87800e73
|
vendor: run make vendor-update
|
2025-02-12 22:23:09 +01:00 |
|
Aliaksandr Valialkin
|
7c40b95224
|
vendor: run make vendor-update
|
2024-11-29 13:48:50 +01:00 |
|
Aliaksandr Valialkin
|
4bdb3d9fd9
|
vendor: run make vendor-update
|
2024-02-24 03:22:39 +02:00 |
|
Aliaksandr Valialkin
|
6eae3f6c8a
|
vendor: run make vendor-update
|
2024-01-16 16:57:30 +02:00 |
|
Aliaksandr Valialkin
|
cf6fc2a6b7
|
vendor: run make vendor-update
|
2023-09-07 13:01:39 +02:00 |
|
Aliaksandr Valialkin
|
3e963debf8
|
vendor: run make vendor-update
|
2023-08-29 13:15:22 +02:00 |
|
Aliaksandr Valialkin
|
e8bcb17c8a
|
vendor: run make vendor-update
|
2023-08-11 07:16:25 -07:00 |
|
Aliaksandr Valialkin
|
1df3e548c1
|
vendor: run make vendor-update
|
2023-07-07 00:04:32 -07:00 |
|