constabulary / gb

gb, the project based build tool for Go
https://getgb.io/
MIT License
2.15k stars 148 forks source link

remove old go1.8 NoGoError code #692

Closed davecheney closed 7 years ago

davecheney commented 7 years ago

Removes the since rolled back change to build.NoGoError Go 1.8+ workaround.

Fixes gb#690

davecheney commented 7 years ago

@freeformz i'm going to commit this to fix #690. I grabbed the test fixture from the bug report and it passes fine on all versions of Go from 1.4 to tip.