Bump github.com/schollz/progressbar/v3 from 3.13.0 to 3.13.1
Bumps github.com/schollz/progressbar/v3 from 3.13.0 to 3.13.1.
Release notes
Sourced from github.com/schollz/progressbar/v3's releases.
v3.13.1
What's Changed
- fix: remove github.com/rivo/uniseg from go.mod to fix go version by
@DarthPestilanein schollz/progressbar#158- remove duplicate call of term.GetSize by
@talwatin schollz/progressbar#156- fix data race in
Describeby@kemingyin schollz/progressbar#153New Contributors
@DarthPestilanemade their first contribution in schollz/progressbar#158@talwatmade their first contribution in schollz/progressbar#156@kemingymade their first contribution in schollz/progressbar#153Full Changelog: https://github.com/schollz/progressbar/compare/v3.13.0...v3.13.1
Commits
-
3d12297update deps -
b6e5a4bMerge pull request #153 from kemingy/fix_race -
d5980c4Merge pull request #156 from talwat/termwidth-fix -
600a7dbMerge pull request #158 from DarthPestilane/fix/go-mod-version -
e9fb7a4fix: remove github.com/rivo/uniseg from go.mod to fix go version -
44ece3aremove duplicate call of term.GetSize -
abcd9f5fix data race inDescribe - See full diff in compare view