mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
5b7e8d1309
* lib/backup/s3remote: update AWS SDK to v2 * Update lib/backup/s3remote/s3.go Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com> * lib/backup/s3remote: refactor error handling Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
11 lines
255 B
TOML
11 lines
255 B
TOML
[dependencies]
|
|
"github.com/google/go-cmp" = "v0.5.8"
|
|
"github.com/jmespath/go-jmespath" = "v0.4.0"
|
|
|
|
[modules]
|
|
|
|
[modules.codegen]
|
|
no_tag = true
|
|
|
|
[modules."codegen/smithy-go-codegen/build/test-generated/go/internal/testmodule"]
|
|
no_tag = true
|