diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-30 11:17:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-30 11:17:36 -0700 |
| commit | 989b1a8bbaf1f914df53d7f807bcfbe05f46aa62 (patch) | |
| tree | 4dc2a0d4bcf61703806fba37a33b3a683705929e /go.mod | |
| parent | ff20e1dfbb57ea1c85c488dc0ec8b129480a1b96 (diff) | |
| download | seaweedfs-989b1a8bbaf1f914df53d7f807bcfbe05f46aa62.tar.xz seaweedfs-989b1a8bbaf1f914df53d7f807bcfbe05f46aa62.zip | |
chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.4 to 3.16.0 (#6081)
chore(deps): bump github.com/schollz/progressbar/v3
Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.14.4 to 3.16.0.
- [Release notes](https://github.com/schollz/progressbar/releases)
- [Commits](https://github.com/schollz/progressbar/compare/v3.14.4...v3.16.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 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -146,7 +146,7 @@ require ( github.com/rclone/rclone v1.68.0 github.com/rdleal/intervalst v1.4.0 github.com/redis/go-redis/v9 v9.6.1 - github.com/schollz/progressbar/v3 v3.14.4 + github.com/schollz/progressbar/v3 v3.16.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 @@ -264,7 +264,7 @@ require ( github.com/lpar/date v1.0.0 // indirect github.com/lufia/plan9stats v0.0.0-20231016141302-07b5767bb0ed // indirect github.com/mattn/go-colorable v0.1.13 // indirect - github.com/mattn/go-runewidth v0.0.15 // indirect + github.com/mattn/go-runewidth v0.0.16 // indirect github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect github.com/mitchellh/go-homedir v1.1.0 // indirect github.com/montanaflynn/stats v0.7.1 // indirect |
