diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-16 12:28:43 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-16 12:28:43 -0800 |
| commit | ab7b81bbad01238ef587019482fa30fbb526121a (patch) | |
| tree | d4565dc44d503924857b600371074f111cfdf522 /go.mod | |
| parent | cbc3afe7d1ec5206a902e1beea166728418d233e (diff) | |
| download | seaweedfs-ab7b81bbad01238ef587019482fa30fbb526121a.tar.xz seaweedfs-ab7b81bbad01238ef587019482fa30fbb526121a.zip | |
chore(deps): bump github.com/schollz/progressbar/v3 from 3.16.0 to 3.17.1 (#6365)
chore(deps): bump github.com/schollz/progressbar/v3
Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.16.0 to 3.17.1.
- [Release notes](https://github.com/schollz/progressbar/releases)
- [Commits](https://github.com/schollz/progressbar/compare/v3.16.0...v3.17.1)
---
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
@@ -146,7 +146,7 @@ require ( github.com/rclone/rclone v1.68.2 github.com/rdleal/intervalst v1.4.0 github.com/redis/go-redis/v9 v9.7.0 - github.com/schollz/progressbar/v3 v3.16.0 + github.com/schollz/progressbar/v3 v3.17.1 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 |
