aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-01 09:01:18 -0700
committerGitHub <noreply@github.com>2024-04-01 09:01:18 -0700
commitd6149f87a3edc86377e80052579a1fbd73e4be07 (patch)
treeda215336dae83fcf971d69ae34131e4ddaa99523 /go.mod
parentef06d6f074876a1255d5d04014bcda05198fb7ee (diff)
downloadseaweedfs-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 2c3011b67..e2f2de6ff 100644
--- a/go.mod
+++ b/go.mod
@@ -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