You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i do go get -u github.com/psampaz/go-mod-outdated and then go list -u -m -json all | go-mod-outdated
I get zsh: command not found: go-mod-outdated
The text was updated successfully, but these errors were encountered:
When i do
go get -u github.com/psampaz/go-mod-outdated
and thengo list -u -m -json all | go-mod-outdated
I get
zsh: command not found: go-mod-outdated
The text was updated successfully, but these errors were encountered: