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
unfortunately I can do nothing in the case because everything works correct
I don't know why but Golang team exactly uses err stream to print such messages
when use go 1.11.x
config GO111MODULE = on
use go.mod file
when mvn compile, the console output like this:
[ERROR] ---------Exec.Err---------
[ERROR] go: finding github.com/modern-go/reflect2 v1.0.1
[ERROR] go: finding github.com/json-iterator/go v1.1.5
I think this just the go common output, not ERROR
want get help, thanks
The text was updated successfully, but these errors were encountered: