Hello, can you please update imports?
Problem
CVE scanners are triggered by this indirect dependency golang.org/x/crypto v0.7.0 and it makes harder to use rush in some environments.
Solution
By simply updating to github.com/schollz/progressbar/v3 v3.10.0 we can remove this unnecessary import.