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
I noted that on Linux amd64, with go1.14beta1-137-g71239b4f49, after calling make.bash, clean.bash does not remove the file cmd/internal/objabi/zbootstrap.go.
I have confirmed the problem using git status --ignored.
I noted that on Linux amd64, with go1.14beta1-137-g71239b4f49, after calling
make.bash,clean.bashdoes not remove the filecmd/internal/objabi/zbootstrap.go.I have confirmed the problem using
git status --ignored.