Skip to content

Commit 821fd04

Browse files
Bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.2 in /tools
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.53.3 to 1.54.2. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.53.3...v1.54.2) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fc9d8c commit 821fd04

File tree

2 files changed

+114
-102
lines changed

2 files changed

+114
-102
lines changed

tools/go.mod

+31-31
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ module github.com/percona/postgres_exporter/tools
33
go 1.17
44

55
require (
6-
github.com/golangci/golangci-lint v1.53.3
6+
github.com/golangci/golangci-lint v1.54.2
77
github.com/prometheus/promu v0.12.0
88
github.com/reviewdog/reviewdog v0.14.2
9-
honnef.co/go/tools v0.4.3
9+
honnef.co/go/tools v0.4.5
1010
)
1111

1212
require (
@@ -16,13 +16,13 @@ require (
1616
cloud.google.com/go/compute v1.18.0 // indirect
1717
cloud.google.com/go/compute/metadata v0.2.3 // indirect
1818
cloud.google.com/go/datastore v1.11.0 // indirect
19-
github.com/4meepo/tagalign v1.2.2 // indirect
20-
github.com/Abirdcfly/dupword v0.0.11 // indirect
21-
github.com/Antonboom/errname v0.1.10 // indirect
22-
github.com/Antonboom/nilnil v0.1.5 // indirect
19+
github.com/4meepo/tagalign v1.3.2 // indirect
20+
github.com/Abirdcfly/dupword v0.0.12 // indirect
21+
github.com/Antonboom/errname v0.1.12 // indirect
22+
github.com/Antonboom/nilnil v0.1.7 // indirect
2323
github.com/BurntSushi/toml v1.3.2 // indirect
2424
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 // indirect
25-
github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 // indirect
25+
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 // indirect
2626
github.com/Masterminds/semver v1.5.0 // indirect
2727
github.com/OpenPeeDeeP/depguard/v2 v2.1.0 // indirect
2828
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
@@ -31,7 +31,7 @@ require (
3131
github.com/alexkohler/nakedret/v2 v2.0.2 // indirect
3232
github.com/alexkohler/prealloc v1.0.0 // indirect
3333
github.com/alingse/asasalint v0.0.11 // indirect
34-
github.com/ashanbrown/forbidigo v1.5.3 // indirect
34+
github.com/ashanbrown/forbidigo v1.6.0 // indirect
3535
github.com/ashanbrown/makezero v1.1.1 // indirect
3636
github.com/beorn7/perks v1.0.1 // indirect
3737
github.com/bkielbasa/cyclop v1.2.1 // indirect
@@ -42,12 +42,13 @@ require (
4242
github.com/breml/errchkjson v0.3.1 // indirect
4343
github.com/butuzov/ireturn v0.2.0 // indirect
4444
github.com/butuzov/mirror v1.1.0 // indirect
45+
github.com/ccojocar/zxcvbn-go v1.0.1 // indirect
4546
github.com/cespare/xxhash/v2 v2.2.0 // indirect
4647
github.com/charithe/durationcheck v0.0.10 // indirect
4748
github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8 // indirect
4849
github.com/cloudflare/circl v1.3.3 // indirect
4950
github.com/curioswitch/go-reassign v0.2.0 // indirect
50-
github.com/daixiang0/gci v0.10.1 // indirect
51+
github.com/daixiang0/gci v0.11.0 // indirect
5152
github.com/davecgh/go-spew v1.1.1 // indirect
5253
github.com/denis-tingaikin/go-header v0.4.3 // indirect
5354
github.com/esimonov/ifshort v1.0.4 // indirect
@@ -57,7 +58,7 @@ require (
5758
github.com/firefart/nonamedreturns v1.0.4 // indirect
5859
github.com/fsnotify/fsnotify v1.5.4 // indirect
5960
github.com/fzipp/gocyclo v0.6.0 // indirect
60-
github.com/go-critic/go-critic v0.8.1 // indirect
61+
github.com/go-critic/go-critic v0.9.0 // indirect
6162
github.com/go-toolsmith/astcast v1.1.0 // indirect
6263
github.com/go-toolsmith/astcopy v1.1.0 // indirect
6364
github.com/go-toolsmith/astequal v1.1.0 // indirect
@@ -77,7 +78,7 @@ require (
7778
github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 // indirect
7879
github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 // indirect
7980
github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca // indirect
80-
github.com/golangci/misspell v0.4.0 // indirect
81+
github.com/golangci/misspell v0.4.1 // indirect
8182
github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 // indirect
8283
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 // indirect
8384
github.com/google/go-cmp v0.5.9 // indirect
@@ -108,7 +109,7 @@ require (
108109
github.com/kisielk/gotool v1.0.0 // indirect
109110
github.com/kkHAIKE/contextcheck v1.1.4 // indirect
110111
github.com/kulti/thelper v0.6.3 // indirect
111-
github.com/kunwardeep/paralleltest v1.0.7 // indirect
112+
github.com/kunwardeep/paralleltest v1.0.8 // indirect
112113
github.com/kyoh86/exportloopref v0.1.11 // indirect
113114
github.com/ldez/gomoddirectives v0.2.3 // indirect
114115
github.com/ldez/tagliatelle v0.5.0 // indirect
@@ -129,21 +130,20 @@ require (
129130
github.com/mitchellh/mapstructure v1.5.0 // indirect
130131
github.com/moricho/tparallel v0.3.1 // indirect
131132
github.com/nakabonne/nestif v0.3.1 // indirect
132-
github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 // indirect
133133
github.com/nishanths/exhaustive v0.11.0 // indirect
134134
github.com/nishanths/predeclared v0.2.2 // indirect
135-
github.com/nunnatsa/ginkgolinter v0.12.1 // indirect
135+
github.com/nunnatsa/ginkgolinter v0.13.5 // indirect
136136
github.com/olekukonko/tablewriter v0.0.5 // indirect
137137
github.com/pelletier/go-toml v1.9.5 // indirect
138138
github.com/pelletier/go-toml/v2 v2.0.5 // indirect
139139
github.com/pkg/errors v0.9.1 // indirect
140140
github.com/pmezard/go-difflib v1.0.0 // indirect
141-
github.com/polyfloyd/go-errorlint v1.4.2 // indirect
141+
github.com/polyfloyd/go-errorlint v1.4.4 // indirect
142142
github.com/prometheus/client_golang v1.13.0 // indirect
143143
github.com/prometheus/client_model v0.2.0 // indirect
144144
github.com/prometheus/common v0.37.0 // indirect
145145
github.com/prometheus/procfs v0.8.0 // indirect
146-
github.com/quasilyte/go-ruleguard v0.3.19 // indirect
146+
github.com/quasilyte/go-ruleguard v0.4.0 // indirect
147147
github.com/quasilyte/gogrep v0.5.0 // indirect
148148
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
149149
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
@@ -154,8 +154,8 @@ require (
154154
github.com/ryanrolds/sqlclosecheck v0.4.0 // indirect
155155
github.com/sanposhiho/wastedassign/v2 v2.0.7 // indirect
156156
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
157-
github.com/sashamelentyev/usestdlibvars v1.23.0 // indirect
158-
github.com/securego/gosec/v2 v2.16.0 // indirect
157+
github.com/sashamelentyev/usestdlibvars v1.24.0 // indirect
158+
github.com/securego/gosec/v2 v2.17.0 // indirect
159159
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c // indirect
160160
github.com/sirupsen/logrus v1.9.3 // indirect
161161
github.com/sivchari/containedctx v1.0.3 // indirect
@@ -176,38 +176,38 @@ require (
176176
github.com/subosito/gotenv v1.4.1 // indirect
177177
github.com/t-yuki/gocover-cobertura v0.0.0-20180217150009-aaee18c8195c // indirect
178178
github.com/tdakkota/asciicheck v0.2.0 // indirect
179-
github.com/tetafro/godot v1.4.11 // indirect
179+
github.com/tetafro/godot v1.4.14 // indirect
180180
github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 // indirect
181181
github.com/timonwong/loggercheck v0.9.4 // indirect
182182
github.com/tomarrell/wrapcheck/v2 v2.8.1 // indirect
183183
github.com/tommy-muehle/go-mnd/v2 v2.5.1 // indirect
184-
github.com/ultraware/funlen v0.0.3 // indirect
184+
github.com/ultraware/funlen v0.1.0 // indirect
185185
github.com/ultraware/whitespace v0.0.5 // indirect
186-
github.com/uudashr/gocognit v1.0.6 // indirect
186+
github.com/uudashr/gocognit v1.0.7 // indirect
187187
github.com/vvakame/sdlog v1.1.2 // indirect
188188
github.com/xanzy/go-gitlab v0.85.0 // indirect
189189
github.com/xen0n/gosmopolitan v1.2.1 // indirect
190190
github.com/yagipy/maintidx v1.0.0 // indirect
191191
github.com/yeya24/promlinter v0.2.0 // indirect
192-
github.com/ykadowak/zerologlint v0.1.2 // indirect
193-
gitlab.com/bosi/decorder v0.2.3 // indirect
192+
github.com/ykadowak/zerologlint v0.1.3 // indirect
193+
gitlab.com/bosi/decorder v0.4.0 // indirect
194194
go.opencensus.io v0.24.0 // indirect
195-
go.tmz.dev/musttag v0.7.0 // indirect
195+
go.tmz.dev/musttag v0.7.2 // indirect
196196
go.uber.org/atomic v1.7.0 // indirect
197197
go.uber.org/multierr v1.6.0 // indirect
198198
go.uber.org/zap v1.24.0 // indirect
199199
golang.org/x/build v0.0.0-20230616225607-2f704e01b36f // indirect
200-
golang.org/x/crypto v0.10.0 // indirect
200+
golang.org/x/crypto v0.12.0 // indirect
201201
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea // indirect
202-
golang.org/x/exp/typeparams v0.0.0-20230224173230-c95f2b4c22f2 // indirect
203-
golang.org/x/mod v0.10.0 // indirect
204-
golang.org/x/net v0.11.0 // indirect
202+
golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 // indirect
203+
golang.org/x/mod v0.12.0 // indirect
204+
golang.org/x/net v0.14.0 // indirect
205205
golang.org/x/oauth2 v0.9.0 // indirect
206206
golang.org/x/sync v0.3.0 // indirect
207-
golang.org/x/sys v0.9.0 // indirect
208-
golang.org/x/text v0.10.0 // indirect
207+
golang.org/x/sys v0.11.0 // indirect
208+
golang.org/x/text v0.12.0 // indirect
209209
golang.org/x/time v0.3.0 // indirect
210-
golang.org/x/tools v0.9.3 // indirect
210+
golang.org/x/tools v0.12.0 // indirect
211211
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
212212
google.golang.org/api v0.114.0 // indirect
213213
google.golang.org/appengine v1.6.7 // indirect

0 commit comments

Comments
 (0)