Gary Burd
50d660d6ac
Revert "Reduce memory allocations in NextReader, NextWriter"
...
This reverts commit 8b209f6317
.
2016-05-30 01:53:33 -07:00
Gary Burd
8b209f6317
Reduce memory allocations in NextReader, NextWriter
2016-05-26 14:07:24 -07:00
Gary Burd
703e8da19b
Drop Go 1.3 from supported configurations
...
The code does not build on 1.3 because tls.Config does not contain the
GetCertificate field. This can be worked around using build constraints,
but it does not seem worth the trouble.
2016-04-23 15:56:33 -07:00
Gary Burd
3d02343cd3
.travis.yml go vet fix.
2016-04-22 22:25:05 -07:00
Gary Burd
c45a635370
Remove Go 1.1 from Travis config
...
Go 1.1 cannot fetch 'go vet'.
2016-03-02 15:27:37 -08:00
Gary Burd
0b8990dd8b
Run 'go vet' instead of 'go tool vet' in Travis
2016-03-02 15:14:48 -08:00
Matt Silverlock
ac929f8383
Update .travis.yml to build Go 1.6
2016-02-26 13:26:45 -08:00
Gary Burd
c50896b0f1
Update Travis config, Go 1.0 not supported.
2013-12-23 11:41:02 -08:00
Kamil Kisiel
2119675aad
Add go 1.2 to travis.yml
2013-12-04 23:16:17 -08:00
Kamil Kisiel
8e9f6b8cfd
Add travis.yml
2013-12-01 10:51:23 -08:00