File tree 2 files changed +8
-6
lines changed
2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ module github.com/golangci/golangci-lint/v2
2
2
3
3
go 1.23.0
4
4
5
+ toolchain go1.24.1
6
+
5
7
require (
6
8
4d63.com/gocheckcompilerdirectives v1.3.0
7
9
4d63.com/gochecknoglobals v0.2.2
@@ -77,7 +79,7 @@ require (
77
79
github.com/maratori/testpackage v1.1.1
78
80
github.com/matoous/godox v1.1.0
79
81
github.com/mattn/go-colorable v0.1.14
80
- github.com/mgechev/revive v1.7 .0
82
+ github.com/mgechev/revive v1.8 .0
81
83
github.com/mitchellh/go-homedir v1.1.0
82
84
github.com/moricho/tparallel v0.3.2
83
85
github.com/nakabonne/nestif v0.3.1
@@ -191,7 +193,7 @@ require (
191
193
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
192
194
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
193
195
github.com/rivo/uniseg v0.4.7 // indirect
194
- github.com/spf13/afero v1.12 .0 // indirect
196
+ github.com/spf13/afero v1.14 .0 // indirect
195
197
github.com/spf13/cast v1.5.0 // indirect
196
198
github.com/spf13/jwalterweatherman v1.1.0 // indirect
197
199
github.com/stretchr/objx v0.5.2 // indirect
You can’t perform that action at this time.
0 commit comments