diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-01 09:01:18 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-01 09:01:18 -0700 |
| commit | d6149f87a3edc86377e80052579a1fbd73e4be07 (patch) | |
| tree | da215336dae83fcf971d69ae34131e4ddaa99523 /go.mod | |
| parent | ef06d6f074876a1255d5d04014bcda05198fb7ee (diff) | |
| download | seaweedfs-d6149f87a3edc86377e80052579a1fbd73e4be07.tar.xz seaweedfs-d6149f87a3edc86377e80052579a1fbd73e4be07.zip | |
chore(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 (#5446)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ require ( github.com/aws/aws-sdk-go v1.50.36 github.com/beorn7/perks v1.0.1 // indirect github.com/bwmarrin/snowflake v0.3.0 - github.com/cenkalti/backoff/v4 v4.2.1 + github.com/cenkalti/backoff/v4 v4.3.0 github.com/cespare/xxhash/v2 v2.2.0 // indirect github.com/coreos/go-semver v0.3.1 // indirect github.com/coreos/go-systemd/v22 v22.5.0 // indirect |
