Roman Khimov
|
2585713f31
|
*: use Go 1.17 by default, test with 1.15, 1.16 and 1.17
|
2021-08-26 17:30:04 +03:00 |
|
Roman Khimov
|
ad5acf4873
|
*: drop Go 1.14
|
2021-08-25 14:59:00 +03:00 |
|
Roman Khimov
|
50cb0450f2
|
circleci/workflows: drop vet run
golangci-lint already includes govet, so having it in a separate task doesn't
add any value (only increases CI running time).
|
2021-05-13 00:08:42 +03:00 |
|
Roman Khimov
|
c76f8b8fbe
|
Makefile: use golangci-lint instead of golint
It includes golint and also has a lot of other useful linters.
|
2021-05-12 23:38:35 +03:00 |
|
Anna Shaleva
|
cc112e1a89
|
*: add go 1.16 support
|
2021-03-02 14:04:35 +03:00 |
|
Anna Shaleva
|
5bd809f9c8
|
*: drop go 1.13 support
|
2021-03-01 14:56:49 +03:00 |
|
Anna Shaleva
|
552ab1f8fe
|
github: add tests workflow
|
2021-02-26 17:53:31 +03:00 |
|