Skip to content

Commit b9726c9

Browse files
Bump github.com/golangci/golangci-lint from 1.44.2 to 1.45.2 in /tools (#462)
Bumps github.com/golangci/golangci-lint from 1.44.2 to 1.45.2. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3f3cba commit b9726c9

File tree

2 files changed

+43
-41
lines changed

2 files changed

+43
-41
lines changed

tools/go.mod

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/percona/mongodb_exporter/tools
33
go 1.17
44

55
require (
6-
github.com/golangci/golangci-lint v1.44.2
6+
github.com/golangci/golangci-lint v1.45.2
77
github.com/reviewdog/reviewdog v0.14.0
88
golang.org/x/tools v0.1.10
99
mvdan.cc/gofumpt v0.3.1
@@ -22,10 +22,10 @@ require (
2222
github.com/OpenPeeDeeP/depguard v1.1.0 // indirect
2323
github.com/alexkohler/prealloc v1.0.0 // indirect
2424
github.com/ashanbrown/forbidigo v1.3.0 // indirect
25-
github.com/ashanbrown/makezero v1.1.0 // indirect
25+
github.com/ashanbrown/makezero v1.1.1 // indirect
2626
github.com/beorn7/perks v1.0.1 // indirect
2727
github.com/bkielbasa/cyclop v1.2.0 // indirect
28-
github.com/blizzy78/varnamelen v0.6.0 // indirect
28+
github.com/blizzy78/varnamelen v0.6.1 // indirect
2929
github.com/bombsimon/wsl/v3 v3.3.0 // indirect
3030
github.com/bradleyfalzon/ghinstallation/v2 v2.0.4 // indirect
3131
github.com/breml/bidichk v0.2.2 // indirect
@@ -37,9 +37,9 @@ require (
3737
github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af // indirect
3838
github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4 // indirect
3939
github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 // indirect
40-
github.com/daixiang0/gci v0.3.1-0.20220208004058-76d765e3ab48 // indirect
40+
github.com/daixiang0/gci v0.3.3 // indirect
4141
github.com/davecgh/go-spew v1.1.1 // indirect
42-
github.com/denis-tingajkin/go-header v0.4.2 // indirect
42+
github.com/denis-tingaikin/go-header v0.4.3 // indirect
4343
github.com/envoyproxy/go-control-plane v0.10.1 // indirect
4444
github.com/envoyproxy/protoc-gen-validate v0.6.2 // indirect
4545
github.com/esimonov/ifshort v1.0.4 // indirect
@@ -85,6 +85,7 @@ require (
8585
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
8686
github.com/hashicorp/go-multierror v1.1.1 // indirect
8787
github.com/hashicorp/go-retryablehttp v0.6.8 // indirect
88+
github.com/hashicorp/go-version v1.4.0 // indirect
8889
github.com/hashicorp/hcl v1.0.0 // indirect
8990
github.com/haya14busa/go-actions-toolkit v0.0.0-20200105081403-ca0307860f01 // indirect
9091
github.com/hexops/gotextdiff v1.0.3 // indirect
@@ -110,7 +111,6 @@ require (
110111
github.com/mattn/go-shellwords v1.0.12 // indirect
111112
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
112113
github.com/mbilski/exhaustivestruct v1.2.0 // indirect
113-
github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 // indirect
114114
github.com/mgechev/revive v1.1.4 // indirect
115115
github.com/mitchellh/go-homedir v1.1.0 // indirect
116116
github.com/mitchellh/mapstructure v1.4.3 // indirect
@@ -138,28 +138,28 @@ require (
138138
github.com/ryancurrah/gomodguard v1.2.3 // indirect
139139
github.com/ryanrolds/sqlclosecheck v0.3.0 // indirect
140140
github.com/sanposhiho/wastedassign/v2 v2.0.6 // indirect
141-
github.com/securego/gosec/v2 v2.9.6 // indirect
141+
github.com/securego/gosec/v2 v2.10.0 // indirect
142142
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c // indirect
143143
github.com/sirupsen/logrus v1.8.1 // indirect
144-
github.com/sivchari/containedctx v1.0.1 // indirect
144+
github.com/sivchari/containedctx v1.0.2 // indirect
145145
github.com/sivchari/tenv v1.4.7 // indirect
146146
github.com/sonatard/noctx v0.0.1 // indirect
147147
github.com/sourcegraph/go-diff v0.6.1 // indirect
148148
github.com/spf13/afero v1.6.0 // indirect
149149
github.com/spf13/cast v1.4.1 // indirect
150-
github.com/spf13/cobra v1.3.0 // indirect
150+
github.com/spf13/cobra v1.4.0 // indirect
151151
github.com/spf13/jwalterweatherman v1.1.0 // indirect
152152
github.com/spf13/pflag v1.0.5 // indirect
153153
github.com/spf13/viper v1.10.1 // indirect
154154
github.com/ssgreg/nlreturn/v2 v2.2.1 // indirect
155155
github.com/stretchr/objx v0.1.1 // indirect
156-
github.com/stretchr/testify v1.7.0 // indirect
156+
github.com/stretchr/testify v1.7.1 // indirect
157157
github.com/subosito/gotenv v1.2.0 // indirect
158158
github.com/sylvia7788/contextcheck v1.0.4 // indirect
159159
github.com/tdakkota/asciicheck v0.1.1 // indirect
160160
github.com/tetafro/godot v1.4.11 // indirect
161161
github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 // indirect
162-
github.com/tomarrell/wrapcheck/v2 v2.4.0 // indirect
162+
github.com/tomarrell/wrapcheck/v2 v2.5.0 // indirect
163163
github.com/tommy-muehle/go-mnd/v2 v2.5.0 // indirect
164164
github.com/ultraware/funlen v0.0.3 // indirect
165165
github.com/ultraware/whitespace v0.0.5 // indirect
@@ -171,7 +171,7 @@ require (
171171
gitlab.com/bosi/decorder v0.2.1 // indirect
172172
go.opencensus.io v0.23.0 // indirect
173173
golang.org/x/build v0.0.0-20200616162219-07bebbe343e9 // indirect
174-
golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce // indirect
174+
golang.org/x/crypto v0.0.0-20220214200702-86341886e292 // indirect
175175
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
176176
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
177177
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect

0 commit comments

Comments
 (0)