Skip to content

Commit efda32b

Browse files
Bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.8 in /tools
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.63.4 to 1.64.8. - [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.63.4...v1.64.8) --- 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 8f968c4 commit efda32b

File tree

2 files changed

+150
-164
lines changed

2 files changed

+150
-164
lines changed

tools/go.mod

Lines changed: 47 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,34 @@ go 1.22.1
44
toolchain go1.24.1
55

66
require (
7-
github.com/golangci/golangci-lint v1.63.4
7+
github.com/golangci/golangci-lint v1.64.8
88
github.com/prometheus/promu v0.17.0
99
github.com/reviewdog/reviewdog v0.20.3
10-
honnef.co/go/tools v0.5.1
10+
honnef.co/go/tools v0.6.1
1111
)
1212

1313
require (
14-
4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
15-
4d63.com/gochecknoglobals v0.2.1 // indirect
14+
4d63.com/gocheckcompilerdirectives v1.3.0 // indirect
15+
4d63.com/gochecknoglobals v0.2.2 // indirect
1616
code.gitea.io/sdk/gitea v0.19.0 // indirect
17-
github.com/4meepo/tagalign v1.4.1 // indirect
17+
github.com/4meepo/tagalign v1.4.2 // indirect
1818
github.com/Abirdcfly/dupword v0.1.3 // indirect
1919
github.com/Antonboom/errname v1.0.0 // indirect
2020
github.com/Antonboom/nilnil v1.0.1 // indirect
2121
github.com/Antonboom/testifylint v1.5.2 // indirect
2222
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c // indirect
23-
github.com/Crocmagnon/fatcontext v0.5.3 // indirect
23+
github.com/Crocmagnon/fatcontext v0.7.1 // indirect
2424
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 // indirect
25-
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0 // indirect
25+
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.1 // indirect
2626
github.com/Masterminds/semver/v3 v3.3.0 // indirect
27-
github.com/OpenPeeDeeP/depguard/v2 v2.2.0 // indirect
27+
github.com/OpenPeeDeeP/depguard/v2 v2.2.1 // indirect
2828
github.com/alecthomas/go-check-sumtype v0.3.1 // indirect
2929
github.com/alecthomas/kingpin/v2 v2.4.0 // indirect
3030
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 // indirect
3131
github.com/alexkohler/nakedret/v2 v2.0.5 // indirect
3232
github.com/alexkohler/prealloc v1.0.0 // indirect
3333
github.com/alingse/asasalint v0.0.11 // indirect
34-
github.com/alingse/nilnesserr v0.1.1 // indirect
34+
github.com/alingse/nilnesserr v0.1.2 // indirect
3535
github.com/ashanbrown/forbidigo v1.6.0 // indirect
3636
github.com/ashanbrown/makezero v1.2.0 // indirect
3737
github.com/beorn7/perks v1.0.1 // indirect
@@ -42,9 +42,9 @@ require (
4242
github.com/breml/errchkjson v0.4.0 // indirect
4343
github.com/butuzov/ireturn v0.3.1 // indirect
4444
github.com/butuzov/mirror v1.3.0 // indirect
45-
github.com/catenacyber/perfsprint v0.7.1 // indirect
45+
github.com/catenacyber/perfsprint v0.8.2 // indirect
4646
github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
47-
github.com/cespare/xxhash/v2 v2.2.0 // indirect
47+
github.com/cespare/xxhash/v2 v2.3.0 // indirect
4848
github.com/charithe/durationcheck v0.0.10 // indirect
4949
github.com/chavacava/garif v0.1.0 // indirect
5050
github.com/ckaznocha/intrange v0.3.0 // indirect
@@ -59,8 +59,8 @@ require (
5959
github.com/firefart/nonamedreturns v1.0.5 // indirect
6060
github.com/fsnotify/fsnotify v1.5.4 // indirect
6161
github.com/fzipp/gocyclo v0.6.0 // indirect
62-
github.com/ghostiam/protogetter v0.3.8 // indirect
63-
github.com/go-critic/go-critic v0.11.5 // indirect
62+
github.com/ghostiam/protogetter v0.3.9 // indirect
63+
github.com/go-critic/go-critic v0.12.0 // indirect
6464
github.com/go-fed/httpsig v1.1.0 // indirect
6565
github.com/go-toolsmith/astcast v1.1.0 // indirect
6666
github.com/go-toolsmith/astcopy v1.1.0 // indirect
@@ -73,21 +73,21 @@ require (
7373
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
7474
github.com/gobwas/glob v0.2.3 // indirect
7575
github.com/gofrs/flock v0.12.1 // indirect
76-
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a // indirect
76+
github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 // indirect
7777
github.com/golangci/go-printf-func-name v0.1.0 // indirect
78-
github.com/golangci/gofmt v0.0.0-20241223200906-057b0627d9b9 // indirect
78+
github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d // indirect
7979
github.com/golangci/misspell v0.6.0 // indirect
8080
github.com/golangci/plugin-module-register v0.1.1 // indirect
81-
github.com/golangci/revgrep v0.5.3 // indirect
81+
github.com/golangci/revgrep v0.8.0 // indirect
8282
github.com/golangci/unconvert v0.0.0-20240309020433-c5143eacb3ed // indirect
83-
github.com/google/go-cmp v0.6.0 // indirect
83+
github.com/google/go-cmp v0.7.0 // indirect
8484
github.com/google/go-github/v25 v25.1.3 // indirect
8585
github.com/google/go-github/v64 v64.0.0 // indirect
8686
github.com/google/go-querystring v1.1.0 // indirect
8787
github.com/gordonklaus/ineffassign v0.1.0 // indirect
8888
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
89-
github.com/gostaticanalysis/comment v1.4.2 // indirect
90-
github.com/gostaticanalysis/forcetypeassert v0.1.0 // indirect
89+
github.com/gostaticanalysis/comment v1.5.0 // indirect
90+
github.com/gostaticanalysis/forcetypeassert v0.2.0 // indirect
9191
github.com/gostaticanalysis/nilerr v0.1.1 // indirect
9292
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
9393
github.com/hashicorp/go-immutable-radix/v2 v2.1.0 // indirect
@@ -103,41 +103,40 @@ require (
103103
github.com/jingyugao/rowserrcheck v1.1.1 // indirect
104104
github.com/jjti/go-spancheck v0.6.4 // indirect
105105
github.com/julz/importas v0.2.0 // indirect
106-
github.com/karamaru-alpha/copyloopvar v1.1.0 // indirect
107-
github.com/kisielk/errcheck v1.8.0 // indirect
108-
github.com/kkHAIKE/contextcheck v1.1.5 // indirect
106+
github.com/karamaru-alpha/copyloopvar v1.2.1 // indirect
107+
github.com/kisielk/errcheck v1.9.0 // indirect
108+
github.com/kkHAIKE/contextcheck v1.1.6 // indirect
109109
github.com/kulti/thelper v0.6.3 // indirect
110110
github.com/kunwardeep/paralleltest v1.0.10 // indirect
111-
github.com/kyoh86/exportloopref v0.1.11 // indirect
112111
github.com/lasiar/canonicalheader v1.1.2 // indirect
113-
github.com/ldez/exptostd v0.3.1 // indirect
114-
github.com/ldez/gomoddirectives v0.6.0 // indirect
115-
github.com/ldez/grignotin v0.7.0 // indirect
112+
github.com/ldez/exptostd v0.4.2 // indirect
113+
github.com/ldez/gomoddirectives v0.6.1 // indirect
114+
github.com/ldez/grignotin v0.9.0 // indirect
116115
github.com/ldez/tagliatelle v0.7.1 // indirect
117116
github.com/ldez/usetesting v0.4.2 // indirect
118117
github.com/leonklingele/grouper v1.1.2 // indirect
119118
github.com/macabu/inamedparam v0.1.3 // indirect
120119
github.com/magiconair/properties v1.8.6 // indirect
121120
github.com/maratori/testableexamples v1.0.0 // indirect
122121
github.com/maratori/testpackage v1.1.1 // indirect
123-
github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 // indirect
124-
github.com/mattn/go-colorable v0.1.13 // indirect
122+
github.com/matoous/godox v1.1.0 // indirect
123+
github.com/mattn/go-colorable v0.1.14 // indirect
125124
github.com/mattn/go-isatty v0.0.20 // indirect
126125
github.com/mattn/go-runewidth v0.0.16 // indirect
127126
github.com/mattn/go-shellwords v1.0.12 // indirect
128-
github.com/mgechev/revive v1.5.1 // indirect
127+
github.com/mgechev/revive v1.7.0 // indirect
129128
github.com/mitchellh/go-homedir v1.1.0 // indirect
130129
github.com/mitchellh/mapstructure v1.5.0 // indirect
131130
github.com/moricho/tparallel v0.3.2 // indirect
132131
github.com/nakabonne/nestif v0.3.1 // indirect
133132
github.com/nishanths/exhaustive v0.12.0 // indirect
134133
github.com/nishanths/predeclared v0.2.2 // indirect
135-
github.com/nunnatsa/ginkgolinter v0.18.4 // indirect
134+
github.com/nunnatsa/ginkgolinter v0.19.1 // indirect
136135
github.com/olekukonko/tablewriter v0.0.5 // indirect
137136
github.com/pelletier/go-toml v1.9.5 // indirect
138137
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
139138
github.com/pmezard/go-difflib v1.0.0 // indirect
140-
github.com/polyfloyd/go-errorlint v1.7.0 // indirect
139+
github.com/polyfloyd/go-errorlint v1.7.1 // indirect
141140
github.com/prometheus/client_golang v1.19.0 // indirect
142141
github.com/prometheus/client_model v0.6.0 // indirect
143142
github.com/prometheus/common v0.52.3 // indirect
@@ -152,41 +151,40 @@ require (
152151
github.com/reviewdog/errorformat v0.0.0-20240608101709-1d3280ed6bd4 // indirect
153152
github.com/reviewdog/go-bitbucket v0.0.0-20201024094602-708c3f6a7de0 // indirect
154153
github.com/rivo/uniseg v0.4.7 // indirect
155-
github.com/rogpeppe/go-internal v1.13.1 // indirect
154+
github.com/rogpeppe/go-internal v1.14.1 // indirect
156155
github.com/ryancurrah/gomodguard v1.3.5 // indirect
157156
github.com/ryanrolds/sqlclosecheck v0.5.1 // indirect
158157
github.com/sanposhiho/wastedassign/v2 v2.1.0 // indirect
159158
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 // indirect
160159
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
161160
github.com/sashamelentyev/usestdlibvars v1.28.0 // indirect
162-
github.com/securego/gosec/v2 v2.21.4 // indirect
163-
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c // indirect
161+
github.com/securego/gosec/v2 v2.22.2 // indirect
164162
github.com/sirupsen/logrus v1.9.3 // indirect
165163
github.com/sivchari/containedctx v1.0.3 // indirect
166164
github.com/sivchari/tenv v1.12.1 // indirect
167165
github.com/sonatard/noctx v0.1.0 // indirect
168166
github.com/sourcegraph/go-diff v0.7.0 // indirect
169-
github.com/spf13/afero v1.11.0 // indirect
167+
github.com/spf13/afero v1.12.0 // indirect
170168
github.com/spf13/cast v1.5.0 // indirect
171-
github.com/spf13/cobra v1.8.1 // indirect
169+
github.com/spf13/cobra v1.9.1 // indirect
172170
github.com/spf13/jwalterweatherman v1.1.0 // indirect
173-
github.com/spf13/pflag v1.0.5 // indirect
171+
github.com/spf13/pflag v1.0.6 // indirect
174172
github.com/spf13/viper v1.12.0 // indirect
175173
github.com/ssgreg/nlreturn/v2 v2.2.1 // indirect
176174
github.com/stbenjam/no-sprintf-host-port v0.2.0 // indirect
177175
github.com/stretchr/objx v0.5.2 // indirect
178176
github.com/stretchr/testify v1.10.0 // indirect
179177
github.com/subosito/gotenv v1.4.1 // indirect
180-
github.com/tdakkota/asciicheck v0.3.0 // indirect
181-
github.com/tetafro/godot v1.4.20 // indirect
178+
github.com/tdakkota/asciicheck v0.4.1 // indirect
179+
github.com/tetafro/godot v1.5.0 // indirect
182180
github.com/timakin/bodyclose v0.0.0-20241017074812-ed6a65f985e3 // indirect
183181
github.com/timonwong/loggercheck v0.10.1 // indirect
184182
github.com/tomarrell/wrapcheck/v2 v2.10.0 // indirect
185183
github.com/tommy-muehle/go-mnd/v2 v2.5.1 // indirect
186184
github.com/ultraware/funlen v0.2.0 // indirect
187185
github.com/ultraware/whitespace v0.2.0 // indirect
188186
github.com/uudashr/gocognit v1.2.0 // indirect
189-
github.com/uudashr/iface v1.3.0 // indirect
187+
github.com/uudashr/iface v1.3.1 // indirect
190188
github.com/xanzy/go-gitlab v0.114.0 // indirect
191189
github.com/xen0n/gosmopolitan v1.2.2 // indirect
192190
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
@@ -195,23 +193,22 @@ require (
195193
github.com/ykadowak/zerologlint v0.1.5 // indirect
196194
gitlab.com/bosi/decorder v0.4.2 // indirect
197195
go-simpler.org/musttag v0.13.0 // indirect
198-
go-simpler.org/sloglint v0.7.2 // indirect
196+
go-simpler.org/sloglint v0.9.0 // indirect
199197
go.uber.org/atomic v1.11.0 // indirect
200198
go.uber.org/automaxprocs v1.6.0 // indirect
201199
go.uber.org/multierr v1.6.0 // indirect
202200
go.uber.org/zap v1.24.0 // indirect
203201
golang.org/x/build v0.0.0-20240906172953-ad8de1aafeaf // indirect
204202
golang.org/x/crypto v0.35.0 // indirect
205-
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
206-
golang.org/x/exp/typeparams v0.0.0-20241108190413-2d47ceb2692f // indirect
207-
golang.org/x/mod v0.22.0 // indirect
208-
golang.org/x/oauth2 v0.24.0 // indirect
209-
golang.org/x/sync v0.11.0 // indirect
210-
golang.org/x/sys v0.30.0 // indirect
203+
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
204+
golang.org/x/mod v0.24.0 // indirect
205+
golang.org/x/oauth2 v0.26.0 // indirect
206+
golang.org/x/sync v0.12.0 // indirect
207+
golang.org/x/sys v0.31.0 // indirect
211208
golang.org/x/text v0.22.0 // indirect
212-
golang.org/x/time v0.7.0 // indirect
213-
golang.org/x/tools v0.28.0 // indirect
214-
google.golang.org/protobuf v1.35.2 // indirect
209+
golang.org/x/time v0.10.0 // indirect
210+
golang.org/x/tools v0.31.0 // indirect
211+
google.golang.org/protobuf v1.36.5 // indirect
215212
gopkg.in/ini.v1 v1.67.0 // indirect
216213
gopkg.in/yaml.v2 v2.4.0 // indirect
217214
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)