Closed jpeach closed 6 years ago
All the travis.ci builds (Go 1.6 - 1.8) fail with the following error:
>> vetting code # honnef.co/go/tools/lint/lintutil ../../../honnef.co/go/tools/lint/lintutil/util.go:273: undefined: types.SizesFor make: *** [/home/travis/gopath/bin/staticcheck] Error 2
Go 1.9 and 1.0 versions work correctly.
@philipnrmn @gkleiman @StephanErb I propose we just drop the older Go version from the Travis config.
SGTM
All the travis.ci builds (Go 1.6 - 1.8) fail with the following error: