bsiegert
9ab6e4ca7b
Revbump all Go packages after Go 1.10 update.
2018-03-04 15:52:12 +00:00
wiz
0fd193c72e
Sprinkle CHECK_RELRO_SKIP on go packages.
...
go14 has no relro support AFAICT.
go-1.8.3 has if you use -buildmode=pie, but it claims it's not supported
on Linux.
Disable relro checking for go packages until bsiegert has time to
look at this.
2017-07-22 19:32:40 +00:00
bsiegert
65e3f16e8f
Revbump all Go packages after the Go 1.8.1 update.
2017-04-13 15:12:03 +00:00
bsiegert
8c05265e13
Update golint to 20170228.
...
Fix build with go-tools-1.8. The previous version of the package depended
on a Go package that was removed from go-tools a year ago:
https://groups.google.com/forum/#!topic/golang-announce/qu_rAphYdxY
2017-04-04 16:16:20 +00:00
bsiegert
4870dcea7e
Revbump Go packages after 1.7.4 update.
2016-12-04 16:29:58 +00:00
bsiegert
e095d6272f
Revbump packages depending on Go after the Go 1.7.3 update.
2016-10-29 08:59:46 +00:00
bsiegert
fa3aa847c2
Revbump all Go packages after the Go 1.7.1 update.
2016-09-10 19:47:19 +00:00
bsiegert
3d38b5140e
Revbump packages using Go for Go 1.7 release.
2016-08-20 09:21:44 +00:00
bsiegert
e3b61c4350
Revbump packages that build-depend on Go after 1.6 update.
...
They all build, I checked :)
2016-02-23 20:18:11 +00:00
bsiegert
d3fceeab36
Add a package for golint.
...
golint lints the Go source files named on its command line.
2015-12-30 14:12:03 +00:00