diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-02 12:26:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-02 12:26:19 -0700 |
| commit | 0c080251b86b876602267378f8d3f99e294ac68f (patch) | |
| tree | 00d5191f753ff8190dd16a1244d7ee84afe3c558 /go.mod | |
| parent | 861073b54841b27cde2bfc5956dc0c3bdc9075d7 (diff) | |
| download | seaweedfs-0c080251b86b876602267378f8d3f99e294ac68f.tar.xz seaweedfs-0c080251b86b876602267378f8d3f99e294ac68f.zip | |
chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.3 to 3.14.4 (#5731)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -147,7 +147,7 @@ require ( github.com/rabbitmq/amqp091-go v1.10.0 github.com/rclone/rclone v1.66.0 github.com/rdleal/intervalst v1.4.0 - github.com/schollz/progressbar/v3 v3.14.3 + github.com/schollz/progressbar/v3 v3.14.4 github.com/shirou/gopsutil/v3 v3.24.5 github.com/tikv/client-go/v2 v2.0.7 github.com/ydb-platform/ydb-go-sdk-auth-environ v0.4.2 |
