2018-09-02 15:02:04 +03:00
|
|
|
module github.com/golangci/golangci-lint
|
|
|
|
|
2021-03-01 08:52:11 -06:00
|
|
|
go 1.14
|
2019-09-09 16:22:40 +02:00
|
|
|
|
2018-09-02 15:02:04 +03:00
|
|
|
require (
|
2020-10-15 23:38:04 +02:00
|
|
|
4d63.com/gochecknoglobals v0.0.0-20201008074935-acfc0b28355a
|
2021-02-19 01:40:40 +01:00
|
|
|
github.com/BurntSushi/toml v0.3.1
|
2021-02-21 14:48:54 +01:00
|
|
|
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
|
2019-09-15 07:13:16 -04:00
|
|
|
github.com/OpenPeeDeeP/depguard v1.0.1
|
2021-02-27 17:31:41 -06:00
|
|
|
github.com/alexkohler/prealloc v1.0.0
|
2021-02-01 14:21:30 +08:00
|
|
|
github.com/ashanbrown/forbidigo v1.1.0
|
2021-03-22 03:38:08 +01:00
|
|
|
github.com/ashanbrown/makezero v0.0.0-20210308000810-4155955488a0
|
2021-02-17 09:48:29 +01:00
|
|
|
github.com/bkielbasa/cyclop v1.2.0
|
2021-02-20 15:16:10 +01:00
|
|
|
github.com/bombsimon/wsl/v3 v3.2.0
|
2021-02-21 12:49:56 +01:00
|
|
|
github.com/charithe/durationcheck v0.0.6
|
2021-01-11 03:49:57 +01:00
|
|
|
github.com/daixiang0/gci v0.2.8
|
2020-12-28 17:22:37 +07:00
|
|
|
github.com/denis-tingajkin/go-header v0.4.2
|
2021-03-12 17:50:59 +02:00
|
|
|
github.com/esimonov/ifshort v1.0.2
|
2020-11-02 17:27:34 +11:00
|
|
|
github.com/fatih/color v1.10.0
|
2021-02-17 10:27:15 +01:00
|
|
|
github.com/fzipp/gocyclo v0.3.1
|
2021-03-22 08:01:22 +01:00
|
|
|
github.com/go-critic/go-critic v0.5.5
|
2020-05-25 08:21:42 -04:00
|
|
|
github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
|
2020-08-31 15:00:22 +08:00
|
|
|
github.com/gofrs/flock v0.8.0
|
2018-09-02 15:02:04 +03:00
|
|
|
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
|
|
|
|
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
|
|
|
|
github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
|
2019-09-30 16:19:41 +03:00
|
|
|
github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
|
2019-10-14 09:50:57 +03:00
|
|
|
github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
|
2018-09-02 15:02:04 +03:00
|
|
|
github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
|
2021-02-27 17:31:41 -06:00
|
|
|
github.com/golangci/misspell v0.3.5
|
2021-02-14 05:01:21 +01:00
|
|
|
github.com/golangci/revgrep v0.0.0-20210208091834-cd28932614b5
|
2018-09-02 15:02:04 +03:00
|
|
|
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
|
2021-02-25 17:36:43 -06:00
|
|
|
github.com/gordonklaus/ineffassign v0.0.0-20210225214923-2e10b2664254
|
2021-02-26 22:34:12 +01:00
|
|
|
github.com/gostaticanalysis/forcetypeassert v0.0.0-20200621232751-01d4955beaa5
|
2021-02-26 22:12:32 +01:00
|
|
|
github.com/gostaticanalysis/nilerr v0.1.1
|
2021-03-25 23:52:55 +01:00
|
|
|
github.com/hashicorp/go-multierror v1.0.0
|
2021-02-26 12:56:40 -06:00
|
|
|
github.com/jgautheron/goconst v1.4.0
|
2021-03-15 12:38:24 +01:00
|
|
|
github.com/jingyugao/rowserrcheck v0.0.0-20210315055705-d907ca737bb1
|
2021-02-27 17:31:41 -06:00
|
|
|
github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
|
2021-03-22 09:32:02 +01:00
|
|
|
github.com/julz/importas v0.0.0-20210228071311-d0bf5cb4e1db
|
2021-02-25 06:16:48 -06:00
|
|
|
github.com/kisielk/errcheck v1.6.0
|
2021-02-22 10:32:04 +01:00
|
|
|
github.com/kulti/thelper v0.4.0
|
2020-11-23 06:28:38 +11:00
|
|
|
github.com/kunwardeep/paralleltest v1.0.2
|
2020-11-09 16:53:40 +11:00
|
|
|
github.com/kyoh86/exportloopref v0.1.8
|
2021-03-09 18:59:06 +01:00
|
|
|
github.com/ldez/gomoddirectives v0.2.1
|
2019-11-10 01:05:27 +03:00
|
|
|
github.com/maratori/testpackage v1.0.1
|
2021-02-27 17:31:41 -06:00
|
|
|
github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 // v1.0
|
2020-10-07 10:31:31 +08:00
|
|
|
github.com/mattn/go-colorable v0.1.8
|
2021-02-01 21:45:42 +01:00
|
|
|
github.com/mbilski/exhaustivestruct v1.2.0
|
2021-02-14 07:36:37 -06:00
|
|
|
github.com/mgechev/dots v0.0.0-20190921121421-c36f7dcfbb81
|
2021-03-22 08:02:17 +01:00
|
|
|
github.com/mgechev/revive v1.0.5
|
2019-09-12 09:02:43 -04:00
|
|
|
github.com/mitchellh/go-homedir v1.1.0
|
2020-05-17 13:41:27 +03:00
|
|
|
github.com/mitchellh/go-ps v1.0.0
|
2020-10-02 13:00:46 -07:00
|
|
|
github.com/moricho/tparallel v0.2.1
|
2020-02-02 14:58:38 +09:00
|
|
|
github.com/nakabonne/nestif v0.3.0
|
2020-10-14 11:49:06 +05:30
|
|
|
github.com/nishanths/exhaustive v0.1.0
|
2021-01-07 22:28:04 +05:30
|
|
|
github.com/nishanths/predeclared v0.2.1
|
2020-05-17 15:58:38 +03:00
|
|
|
github.com/pkg/errors v0.9.1
|
2020-12-04 06:48:50 +09:00
|
|
|
github.com/polyfloyd/go-errorlint v0.0.0-20201127212506-19bd8db6546f
|
2020-12-20 05:27:55 -05:00
|
|
|
github.com/ryancurrah/gomodguard v1.2.0
|
2020-07-04 07:30:16 -07:00
|
|
|
github.com/ryanrolds/sqlclosecheck v0.3.0
|
2021-03-10 02:38:47 +09:00
|
|
|
github.com/sanposhiho/wastedassign v0.2.0
|
2021-03-09 19:34:55 +01:00
|
|
|
github.com/securego/gosec/v2 v2.7.0
|
2020-07-18 21:33:47 -05:00
|
|
|
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
|
2021-03-09 18:54:25 +01:00
|
|
|
github.com/shirou/gopsutil/v3 v3.21.2
|
2021-03-15 08:00:10 +01:00
|
|
|
github.com/sirupsen/logrus v1.8.1
|
2020-06-09 05:21:58 +09:00
|
|
|
github.com/sonatard/noctx v0.0.1
|
2020-10-10 20:37:29 +02:00
|
|
|
github.com/sourcegraph/go-diff v0.6.1
|
2021-02-15 07:48:30 +01:00
|
|
|
github.com/spf13/cobra v1.1.3
|
2019-09-19 06:58:28 -04:00
|
|
|
github.com/spf13/pflag v1.0.5
|
2020-08-03 23:48:12 +10:00
|
|
|
github.com/spf13/viper v1.7.1
|
2020-08-25 10:02:28 -05:00
|
|
|
github.com/ssgreg/nlreturn/v2 v2.1.0
|
2021-01-18 14:12:53 +08:00
|
|
|
github.com/stretchr/testify v1.7.0
|
2021-02-27 17:31:41 -06:00
|
|
|
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b
|
2021-02-01 21:19:42 +01:00
|
|
|
github.com/tetafro/godot v1.4.4
|
2021-02-21 13:58:06 +01:00
|
|
|
github.com/timakin/bodyclose v0.0.0-20200424151742-cb6215831a94
|
2021-03-22 00:38:37 +01:00
|
|
|
github.com/tomarrell/wrapcheck v1.0.0
|
2021-01-26 11:43:15 +01:00
|
|
|
github.com/tommy-muehle/go-mnd/v2 v2.3.1
|
2020-08-31 15:17:53 +08:00
|
|
|
github.com/ultraware/funlen v0.0.3
|
2019-10-04 14:12:07 +02:00
|
|
|
github.com/ultraware/whitespace v0.0.4
|
2019-12-18 15:33:25 +07:00
|
|
|
github.com/uudashr/gocognit v1.0.1
|
2020-09-25 23:14:16 +10:00
|
|
|
github.com/valyala/quicktemplate v1.6.3
|
2021-02-14 07:36:37 -06:00
|
|
|
golang.org/x/tools v0.1.0
|
2020-11-30 14:11:42 +08:00
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
2021-03-09 19:00:15 +01:00
|
|
|
honnef.co/go/tools v0.1.3
|
2021-03-11 16:12:05 +01:00
|
|
|
mvdan.cc/gofumpt v0.1.1
|
2019-01-08 14:31:04 +03:00
|
|
|
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
|
|
|
|
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
|
2021-02-27 17:31:41 -06:00
|
|
|
mvdan.cc/unparam v0.0.0-20210104141923-aac4ce9116a7
|
2018-09-02 15:02:04 +03:00
|
|
|
)
|