Isaev Denis
|
6163a8a790
|
Support go1.13 (#670)
Setup Travis CI to run on go 1.12 and 1.13.
Update info about go versions in README.
Rebuild go.mod,go.sum on go1.13.
|
2019-09-09 21:54:56 +03:00 |
|
Isaev Denis
|
6864b2f764
|
dev: enable funlen on repo (#668)
|
2019-09-09 18:07:09 +03:00 |
|
Denis Isaev
|
6508d1623a
|
fix #513: don't add gofmt "with -s" if not needed
Output
File is not `gofmt`-ed
insted of
File is not `gofmt`-ed with `-s`
when gofmt.simplify == false
|
2019-06-09 16:22:41 +03:00 |
|
Denis Isaev
|
be0679ee71
|
build on go 1.12 and fix go 1.11 compatibility
|
2019-03-05 21:34:53 +03:00 |
|
Denis Isaev
|
466006b463
|
go1.12: migrate from perl GOROOT/test/errcheck
|
2019-03-05 21:20:43 +03:00 |
|