schollz / progressbar

A really basic thread-safe progress bar for Golang applications
https://pkg.go.dev/github.com/schollz/progressbar/v3?tab=doc
MIT License
4.08k stars 220 forks source link

fix: change some attribute about time to time.Time{} #196

Closed chengxilo closed 2 weeks ago

chengxilo commented 1 month ago

It's the pr to resolve https://github.com/schollz/progressbar/issues/195.

schollz commented 2 weeks ago

Thanks! Fixes #195