aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-03 14:16:59 -0700
committerGitHub <noreply@github.com>2024-06-03 14:16:59 -0700
commitb5147a1c2ce8dc6723426f60d7329b0ce1e9676a (patch)
treec8e737c80bebef08b9edb74bcea4a297ca8abea8 /go.mod
parented7aef6e33d39b7d3b3f54897b850c3b4ea4be2e (diff)
downloadseaweedfs-b5147a1c2ce8dc6723426f60d7329b0ce1e9676a.tar.xz
seaweedfs-b5147a1c2ce8dc6723426f60d7329b0ce1e9676a.zip
chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.3 (#5643)
chore(deps): bump github.com/schollz/progressbar/v3 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.14.2 to 3.14.3. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](https://github.com/schollz/progressbar/compare/v3.14.2...v3.14.3) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 e26c4ee5a..04fbd3212 100644
--- a/go.mod
+++ b/go.mod
@@ -147,7 +147,7 @@ require (
github.com/rabbitmq/amqp091-go v1.9.0
github.com/rclone/rclone v1.66.0
github.com/rdleal/intervalst v1.4.0
- github.com/schollz/progressbar/v3 v3.14.2
+ github.com/schollz/progressbar/v3 v3.14.3
github.com/shirou/gopsutil/v3 v3.24.4
github.com/tikv/client-go/v2 v2.0.7
github.com/ydb-platform/ydb-go-sdk-auth-environ v0.4.2