gofresh
gofresh copied to clipboard
Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).
Is this still an active project? What can we use with go modules?
Master
I use gb to manage dependencies and I setup my $GOPATH to include multiple directories. When I run gofresh, it seems that gofresh only check the first directory in the...
Using the utility on Windows with either Powershell or cmd creates these control characters, that ruin the output. 
Thanks for the utility! It might be interesting to include timestamps (or 'x days ago') next to each commit (perhaps as an optional flag).