summaryrefslogtreecommitdiff
path: root/devel/golint
AgeCommit message (Collapse)AuthorFilesLines
2016-12-04Revbump Go packages after 1.7.4 update.bsiegert1-2/+2
2016-10-29Revbump packages depending on Go after the Go 1.7.3 update.bsiegert1-2/+2
2016-09-10Revbump all Go packages after the Go 1.7.1 update.bsiegert1-2/+2
2016-08-20Revbump packages using Go for Go 1.7 release.bsiegert1-2/+2
2016-02-23Revbump packages that build-depend on Go after 1.6 update.bsiegert1-1/+2
They all build, I checked :)
2015-12-30Add a package for golint.bsiegert4-0/+68
golint lints the Go source files named on its command line.