2018-09-02 15:02:04 +03:00
|
|
|
module github.com/golangci/golangci-lint
|
|
|
|
|
2021-10-23 00:51:11 +02:00
|
|
|
go 1.16
|
2019-09-09 16:22:40 +02:00
|
|
|
|
2018-09-02 15:02:04 +03:00
|
|
|
require (
|
2021-10-31 04:47:21 +01:00
|
|
|
4d63.com/gochecknoglobals v0.1.0
|
2021-09-21 12:42:15 +02:00
|
|
|
github.com/Antonboom/errname v0.1.5
|
2021-09-17 11:25:37 +03:00
|
|
|
github.com/Antonboom/nilnil v0.1.0
|
2022-01-17 23:54:40 +01:00
|
|
|
github.com/BurntSushi/toml v1.0.0
|
2021-02-21 14:48:54 +01:00
|
|
|
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
|
2022-01-09 02:48:31 -08:00
|
|
|
github.com/OpenPeeDeeP/depguard v1.1.0
|
2021-02-27 17:31:41 -06:00
|
|
|
github.com/alexkohler/prealloc v1.0.0
|
2022-01-15 17:07:35 -08:00
|
|
|
github.com/ashanbrown/forbidigo v1.3.0
|
2022-01-16 13:48:49 -08:00
|
|
|
github.com/ashanbrown/makezero v1.1.0
|
2021-02-17 09:48:29 +01:00
|
|
|
github.com/bkielbasa/cyclop v1.2.0
|
2021-11-20 16:36:07 +01:00
|
|
|
github.com/blizzy78/varnamelen v0.5.0
|
2021-04-21 19:18:09 +02:00
|
|
|
github.com/bombsimon/wsl/v3 v3.3.0
|
2021-11-08 21:50:05 +01:00
|
|
|
github.com/breml/bidichk v0.2.1
|
2022-01-17 21:44:28 +01:00
|
|
|
github.com/breml/errchkjson v0.2.1
|
2021-09-21 10:00:35 +10:00
|
|
|
github.com/butuzov/ireturn v0.1.1
|
2021-10-12 08:15:43 +08:00
|
|
|
github.com/charithe/durationcheck v0.0.9
|
2021-06-29 12:47:17 +02:00
|
|
|
github.com/daixiang0/gci v0.2.9
|
2020-12-28 17:22:37 +07:00
|
|
|
github.com/denis-tingajkin/go-header v0.4.2
|
2021-12-27 21:27:30 +01:00
|
|
|
github.com/esimonov/ifshort v1.0.4
|
2021-09-28 01:27:47 +02:00
|
|
|
github.com/fatih/color v1.13.0
|
2021-12-20 23:42:53 +03:00
|
|
|
github.com/fzipp/gocyclo v0.4.0
|
2022-01-11 08:30:52 +01:00
|
|
|
github.com/go-critic/go-critic v0.6.2
|
2020-05-25 08:21:42 -04:00
|
|
|
github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
|
2021-06-28 13:47:20 -07:00
|
|
|
github.com/gofrs/flock v0.8.1
|
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-09-30 12:43:31 -04:00
|
|
|
github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
|
2018-09-02 15:02:04 +03:00
|
|
|
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
|
2022-01-21 18:10:34 +01:00
|
|
|
github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
|
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-29 14:20:14 +08:00
|
|
|
github.com/hashicorp/go-multierror v1.1.1
|
2021-06-09 16:20:13 -04:00
|
|
|
github.com/jgautheron/goconst v1.5.1
|
2021-11-02 00:46:34 +01:00
|
|
|
github.com/jingyugao/rowserrcheck v1.1.1
|
2021-02-27 17:31:41 -06:00
|
|
|
github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
|
2022-01-19 17:33:12 +02:00
|
|
|
github.com/julz/importas v0.1.0
|
2021-02-25 06:16:48 -06:00
|
|
|
github.com/kisielk/errcheck v1.6.0
|
2022-01-17 23:18:54 +03:00
|
|
|
github.com/kulti/thelper v0.5.0
|
2021-09-21 09:08:20 +02:00
|
|
|
github.com/kunwardeep/paralleltest v1.0.3
|
2020-11-09 16:53:40 +11:00
|
|
|
github.com/kyoh86/exportloopref v0.1.8
|
2021-07-19 22:57:13 +02:00
|
|
|
github.com/ldez/gomoddirectives v0.2.2
|
2022-01-03 23:33:04 +01:00
|
|
|
github.com/ldez/tagliatelle v0.3.0
|
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
|
2021-11-30 01:42:37 +01:00
|
|
|
github.com/mattn/go-colorable v0.1.12
|
2021-02-01 21:45:42 +01:00
|
|
|
github.com/mbilski/exhaustivestruct v1.2.0
|
2021-10-04 22:56:38 +02:00
|
|
|
github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
|
|
|
|
github.com/mgechev/revive v1.1.2
|
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
|
2021-11-02 02:02:50 +01:00
|
|
|
github.com/nakabonne/nestif v0.3.1
|
2021-11-20 18:53:51 +01:00
|
|
|
github.com/nishanths/exhaustive v0.7.11
|
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
|
2022-01-21 18:09:01 +01:00
|
|
|
github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
|
2021-06-25 09:05:03 +02:00
|
|
|
github.com/prometheus/procfs v0.6.0 // indirect
|
2022-01-11 08:04:26 +01:00
|
|
|
github.com/quasilyte/go-ruleguard/dsl v0.3.13
|
2021-08-03 18:14:57 +02:00
|
|
|
github.com/ryancurrah/gomodguard v1.2.3
|
2020-07-04 07:30:16 -07:00
|
|
|
github.com/ryanrolds/sqlclosecheck v0.3.0
|
2021-05-29 20:26:26 +09:00
|
|
|
github.com/sanposhiho/wastedassign/v2 v2.0.6
|
2021-12-14 05:18:18 +01:00
|
|
|
github.com/securego/gosec/v2 v2.9.5
|
2020-07-18 21:33:47 -05:00
|
|
|
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
|
2022-01-03 22:58:19 +01:00
|
|
|
github.com/shirou/gopsutil/v3 v3.21.12
|
2021-03-15 08:00:10 +01:00
|
|
|
github.com/sirupsen/logrus v1.8.1
|
2022-01-19 22:34:53 +09:00
|
|
|
github.com/sivchari/containedctx v1.0.1
|
2021-09-27 02:50:47 +09:00
|
|
|
github.com/sivchari/tenv v1.4.7
|
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-12-21 08:20:52 +01:00
|
|
|
github.com/spf13/cobra v1.3.0
|
2019-09-19 06:58:28 -04:00
|
|
|
github.com/spf13/pflag v1.0.5
|
2021-12-21 07:26:09 +03:00
|
|
|
github.com/spf13/viper v1.10.1
|
2021-09-18 15:29:45 +03:00
|
|
|
github.com/ssgreg/nlreturn/v2 v2.2.1
|
2021-01-18 14:12:53 +08:00
|
|
|
github.com/stretchr/testify v1.7.0
|
2021-10-05 05:21:50 +08:00
|
|
|
github.com/sylvia7788/contextcheck v1.0.4
|
2022-01-21 18:10:47 +01:00
|
|
|
github.com/tdakkota/asciicheck v0.1.1
|
2021-09-21 12:10:11 +02:00
|
|
|
github.com/tetafro/godot v1.4.11
|
2022-01-21 18:10:18 +01:00
|
|
|
github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
|
2021-11-01 22:08:40 +01:00
|
|
|
github.com/tomarrell/wrapcheck/v2 v2.4.0
|
2021-05-31 10:00:41 +02:00
|
|
|
github.com/tommy-muehle/go-mnd/v2 v2.4.0
|
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
|
2021-07-19 22:56:23 +02:00
|
|
|
github.com/uudashr/gocognit v1.0.5
|
2021-09-21 13:04:14 +02:00
|
|
|
github.com/valyala/quicktemplate v1.7.0
|
2022-01-18 21:50:52 +09:00
|
|
|
github.com/yagipy/maintidx v1.0.0
|
2022-01-19 23:49:34 +01:00
|
|
|
github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
|
2022-01-11 08:46:04 +01:00
|
|
|
gitlab.com/bosi/decorder v0.2.1
|
2022-01-11 08:30:52 +01:00
|
|
|
golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
|
2021-05-17 23:56:46 +02:00
|
|
|
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
|
2021-11-20 17:04:13 +01:00
|
|
|
honnef.co/go/tools v0.2.2
|
2021-12-20 23:44:36 +03:00
|
|
|
mvdan.cc/gofumpt v0.2.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
|
2022-01-21 18:08:37 +01:00
|
|
|
mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
|
2018-09-02 15:02:04 +03:00
|
|
|
)
|