diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-03 09:07:26 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-03 09:07:26 -0800 |
| commit | bc5aadd8afda88c851b1424ee93e4575cef12f4b (patch) | |
| tree | c174e42b759d52228be98d386e7b5400946df867 /go.mod | |
| parent | 568c0e4a6e8e34ed4d546557891fa38375c59971 (diff) | |
| download | seaweedfs-bc5aadd8afda88c851b1424ee93e4575cef12f4b.tar.xz seaweedfs-bc5aadd8afda88c851b1424ee93e4575cef12f4b.zip | |
chore(deps): bump github.com/schollz/progressbar/v3 from 3.17.1 to 3.18.0 (#6504)
chore(deps): bump github.com/schollz/progressbar/v3
Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.17.1 to 3.18.0.
- [Release notes](https://github.com/schollz/progressbar/releases)
- [Commits](https://github.com/schollz/progressbar/compare/v3.17.1...v3.18.0)
---
updated-dependencies:
- dependency-name: github.com/schollz/progressbar/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -145,7 +145,7 @@ require ( github.com/rclone/rclone v1.68.2 github.com/rdleal/intervalst v1.4.1 github.com/redis/go-redis/v9 v9.7.0 - github.com/schollz/progressbar/v3 v3.17.1 + github.com/schollz/progressbar/v3 v3.18.0 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.5.0 |
