Add basic linter config, decrease moduled Go version
.golangci.yaml
0 → 100644
module source.wtfteam.pro/libraries/jsonpath | ||
go 1.13 | ||
go 1.12 | ||
require github.com/stretchr/testify v1.4.0 |
Please register or sign in to comment
module source.wtfteam.pro/libraries/jsonpath | ||
go 1.13 | ||
go 1.12 | ||
require github.com/stretchr/testify v1.4.0 |