Closed livingsilver94 closed 3 years ago
My PR leaves the README in a wrong state. Should I update it too?
Copyright strings fixed.
With regards to my fork, that won't be necessary thanks to:
My fork was performed to introduce fixes that eventually landed upstream, so I can drop that in favor of upstream and we can work on moving it away from 0.28 (solbuild is really only ever the blocker for libgit2 update).
I agree that the use of goimports instead of gofmt + our typical ordering is a regression and should be reverted.
I sold my soul to the devil and used gofmt to sort imports.
LGTM. Thanks!
Updated
github.com/cheggaaa/pb
to v3. Some API changed, so I updated the code. No aesthetic edits were deliberately made. The library changed how it renders the bar though.Simplified the Makefile