I ran into this wonderful tool because my GitHub workflow was failing because the GitHub server is using a different GO version in that build environment. I had a misunderstanding of the go.mod as well.
I would be nice that when you run without -v verbose mode with either -check or -strict that it at least tells the user "OK" rather than finishing silently.
I ran into this wonderful tool because my GitHub workflow was failing because the GitHub server is using a different GO version in that build environment. I had a misunderstanding of the go.mod as well.
I would be nice that when you run without
-vverbose mode with either-checkor-strictthat it at least tells the user "OK" rather than finishing silently.